mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-03-08 02:14:47 +01: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