chiark
/
gitweb
/
~ianmdlvl
/
dgit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d33854d
)
Revert "dgit: Move up $sourcechanges"
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 26 Jul 2018 11:40:28 +0000
(12:40 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 26 Jul 2018 12:00:47 +0000
(13:00 +0100)
This reverts commit
07437a3fe514da7990300b2fd594adff49685de5
.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
dgit
patch
|
blob
|
history
diff --git
a/dgit
b/dgit
index 23e66b2cf4b34638c178c8a272c7c66dd4258957..fcda8d7538b20125a77ed4e55923993d0e138b1e 100755
(executable)
--- a/
dgit
+++ b/
dgit
@@
-4756,8
+4756,6
@@
sub cmd_push {
dopush();
}
-our $sourcechanges;
-
#---------- remote commands' implementation ----------
sub pre_remote_push_build_host {
@@
-5047,6
+5045,7
@@
sub i_want_signed_dsc_changes {
#---------- building etc. ----------
our $version;
+our $sourcechanges;
our $dscfn;
#----- `3.0 (quilt)' handling -----