X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=dgit;h=6926c3883a9c9c187b5994ad4258859c45463891;hb=f78fc122ea55be9cac0be8a15bab02e9b7549d41;hp=1fa1f529561f3e45d871eb4bf3116e6ef2842a9a;hpb=4fa125c3dc9f093864d5e327eb339c431a93a5f2;p=dgit.git diff --git a/dgit b/dgit index 1fa1f529..6926c388 100755 --- a/dgit +++ b/dgit @@ -4363,7 +4363,6 @@ sub push_mktags ($$ $$ $) { # We make the git tag by hand because (a) that makes it easier # to control the "tagger" (b) we can do remote signing my $authline = clogp_authline $clogp; - my @dtxinfo = @deliberatelies; my $mktag = sub { my ($tw) = @_; @@ -4379,27 +4378,31 @@ tag $tag tagger $authline END + + my @dtxinfo = @deliberatelies; + unshift @dtxinfo, "--quilt=$quilt_mode" if madformat($format); + unshift @dtxinfo, do_split_brain() ? "split" : "no-split" + # rpush protocol 5 and earlier don't tell us + unless $we_are_initiator && $protovsn < 6; + my $dtxinfo = join(" ", "",@dtxinfo); + my $tag_metadata = <{View} eq 'dgit') { print TO f_ <{View} eq 'maint') { print TO f_ <