Sfoglia il codice sorgente

interactive rebase: set commit format

Fabian Peter Hammerle 5 anni fa
parent
commit
896b568782
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      gitconfig

+ 3 - 0
gitconfig

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