[git] Add amend alias
This commit is contained in:
parent
1a239257e2
commit
5f99e686dd
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
||||||
conflictstyle = diff3
|
conflictstyle = diff3
|
||||||
[alias]
|
[alias]
|
||||||
# Basics
|
# Basics
|
||||||
|
am = commit --amend
|
||||||
br = branch
|
br = branch
|
||||||
ck = checkout
|
ck = checkout
|
||||||
cl = clone
|
cl = clone
|
||||||
|
|
Loading…
Reference in a new issue