mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-04-24 23:01:38 +02:00
git: added amend as alias
This commit is contained in:
@@ -26,3 +26,4 @@
|
|||||||
helper = store
|
helper = store
|
||||||
[alias]
|
[alias]
|
||||||
graph = log --graph
|
graph = log --graph
|
||||||
|
amend = commit --amend --no-edit
|
||||||
|
|||||||
Reference in New Issue
Block a user