Parcourir la source

Add tag.sort

master
10sr il y a 5 ans
Parent
révision
da19b3f9f3
Signé par: 10sr ID de la clé GPG: 7BEC428194130EB2
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile Voir le fichier

@@ -307,6 +307,7 @@ ifneq (,$(xz))
$(git_conf) tar.txz.command "xz -c"
endif
$(git_conf) tag.forceSignAnnotated true
$(git_conf) tag.sort "version:refname"

$(git_conf) alias.graph "log --graph --date-order -C -M --pretty=tformat:\"%C(green)%h%C(reset) %C(white)%ad%C(reset) %C(red)%an%C(reset)%C(yellow)%d%C(reset) %C(white bold)%s%C(reset)\" --date=short -n 499"
$(git_conf) alias.px "log -p -G" # pickaxe


Chargement…
Annuler
Enregistrer