Browse Source

[git] Add commit alias

master
lara 5 years ago
parent
commit
7e7040ae2a
  1. 1
      gitconfig

1
gitconfig

@ -17,6 +17,7 @@
# Basics
am = commit --amend
br = branch
c = commit
ck = checkout
cl = clone
cm = commit -m

Loading…
Cancel
Save