Synchronize branch and tag metadata by default
This commit is contained in:
parent
40f24304ea
commit
9147292b66
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
; keep-sorted start
|
; keep-sorted start
|
||||||
(magit-commit "--gpg-sign=")
|
(magit-commit "--gpg-sign=")
|
||||||
(magit-diff:magit-revision-mode "--no-ext-diff" "--stat" "--show-signature")
|
(magit-diff:magit-revision-mode "--no-ext-diff" "--stat" "--show-signature")
|
||||||
|
(magit-fetch "--force" "--prune" "--tags")
|
||||||
(magit-log:magit-log-mode "-n256" "--graph" "--decorate" "--show-signature")
|
(magit-log:magit-log-mode "-n256" "--graph" "--decorate" "--show-signature")
|
||||||
(magit-merge "--gpg-sign=")
|
(magit-merge "--gpg-sign=")
|
||||||
(magit-tag "--sign")
|
(magit-tag "--sign")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue