summitech / gitexplorer

Find the right git commands without digging through the web.
MIT License
1.84k stars 160 forks source link

Suggestion: Add commit amend #22

Closed adrianaden closed 5 years ago

adrianaden commented 5 years ago

Nice tool, summitech !!

i suggest to add commit --amend in under 'commit' option commit --amend helps you to modify last commit that you already commit

setnemo commented 5 years ago

https://github.com/summitech/gitexplorer/blob/master/src/data/secondary-options.js#L71

choose to "modify"

adrianaden commented 5 years ago

cool!! 👍

i didn't see that already add in modify option