|
|
|
|
|
by mh-
59 days ago
|
|
If I'm understanding the thread correctly, I have a git alias to `git commit --amend --no-edit`, for exactly this workflow. When I'm hacking on something locally and want to just keep amending a commit. I only ever do this if it's HEAD though. |
|
(You can also set up watchman and have that happen on every file change...)