https://github.com/rileyjshaw/git-tidy-up
WIP
https://github.com/rileyjshaw/git-tidy-up
Last synced: 4 months ago
JSON representation
WIP
- Host: GitHub
- URL: https://github.com/rileyjshaw/git-tidy-up
- Owner: rileyjshaw
- Created: 2016-10-16T20:29:48.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-01-14T20:31:53.000Z (over 5 years ago)
- Last Synced: 2025-02-01T07:22:54.516Z (8 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
Tidy up a working directory that has too much going on.INSTALLATION
------------
todo...USAGE
-----
git tidy-up[1-9]: add hunk to commit
y: keep hunk in staging area
n: delete hunk forever
j: leave this hunk undecided, see next undecided hunk
J: leave this hunk undecided, see next hunk
k: leave this hunk undecided, see previous undecided hunk
K: leave this hunk undecided, see previous hunkLICENSE
-------
todo...
```