github-for-mac-issues
github-for-mac-issues copied to clipboard
"git commit --amend" feature in github for mac
some of us who sometimes carelessly done commit need this. thanks.
ps: please do not leave a comment in this issue thread here only for "+1"
+1
+1
Absolutely need that O.O! +2
:+1:
+1
+1
+1
+1
+1
+1
Can't the same effect be accomplished via the "Edit" button on the last "unsynced commit"?

Can't the same effect be accomplished via the "Edit" button on the last "unsynced commit"?
Yes, but doesn't help if you have sync'd all your commits. The added steps of having to hit the 'edit' button, make sure the new changes you want aren't overridden, then running commit again are more tedious than, say, a checkbox option to commit --amend
Am 11.05.2014 um 02:27 schrieb Stickel [email protected]:
Can't the same effect be accomplished via the "Edit" button on the last "unsynced commit"?
Yes, but doesn't help if you have sync'd all your commits. The added steps of having to hit the 'edit' button, make sure the new changes you want aren't overridden, then running commit again are more tedious than, say, a checkbox option to commit —amend
Not to mention that it also looks cleaner in your commit history.
Can't the same effect be accomplished via the "Edit" button on the last "unsynced commit"?
Yes, but doesn't help if you have sync'd all your commits.
Well this is kind of a different feature request - modifying a commit post-sync would require a force push, which has new implications.
+1
+1
+1
+100
In the meantime, if autocorrect changes the word "svg" to "sag" and makes you sound weird. You can go to the terminal and use these fun commands like I just did (proceed with caution): git commit --amend -m "New commit message" git push -f
+1
+1
+1
+1
- 1 TRILLION
- 1
+1
+1
👍
+1
Why isn't this implemented yet?
EDIT: I guess it's because of the undo commit feature which works kinda the same, though amending doesn't require reselecting lines/chunks.
+1