mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-04-17 11:51:36 +02:00
git: added amend as alias
This commit is contained in:
@@ -25,4 +25,5 @@
|
||||
[credential]
|
||||
helper = store
|
||||
[alias]
|
||||
graph = log --graph
|
||||
graph = log --graph
|
||||
amend = commit --amend --no-edit
|
||||
|
||||
Reference in New Issue
Block a user