evansendra / mingit

An extremely minified alias for git commands.
75 stars 8 forks source link

Feature Request: support for git commit #13

Closed josephmcasey closed 1 year ago

josephmcasey commented 6 years ago

It would be nice if g c was the equivalent of writing git commit. Current g c defaults to git commit -m. The -m argument requiring a text message. This is particularly useful when using .gitmessage files such as this one:

https://gist.github.com/josephmcasey/1901f0e12065b4e36cde287b2118eb43

favna commented 6 years ago

Seconding this as it would be nice to do g c --amend etc or heck even a specific shortcut for amending in g c a or g ca

evansendra commented 1 year ago

Implemented in 9ea4036be5e50ac4c41ea766485855cbd6f5571c