Explorar el Código

Add new alias

Andrew Swistak hace 11 años
padre
commit
ecaf4c4272
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      gitconfig

+ 1 - 0
gitconfig

@@ -17,6 +17,7 @@
   c = commit
   s = status
   cam = commit -am
+  cane = commit --amend --no-edit
   cm = commit -m
   ca = commit -a
   d = diff