Browse Source

Add tag.forceSignAnnotated

master
10sr 4 years ago
parent
commit
3a462026b8
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile View File

@@ -306,6 +306,7 @@ else
ifneq (,$(xz))
$(git_conf) tar.txz.command "xz -c"
endif
$(git_conf) tag.forceSignAnnotated true

$(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.st "status -s -b"


Loading…
Cancel
Save