Explorar el Código

interactive rebase: set commit format

Fabian Peter Hammerle hace 5 años
padre
commit
896b568782
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      gitconfig

+ 3 - 0
gitconfig

@@ -12,6 +12,9 @@
 [commit]
 	gpgsign = true
 
+[rebase]
+	instructionFormat = %G? %s (%an <%ae>, %ai)
+
 [push]
     default = simple