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:
ead4705
)
pseudocode typo
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 24 May 2017 17:26:09 +0000
(18:26 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Fri, 19 Jan 2018 18:06:45 +0000
(18:06 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
git-debrebase
patch
|
blob
|
history
diff --git
a/git-debrebase
b/git-debrebase
index cbf7e91ea12ec5ab5ec6aad1881fcb8bf3c1fc0b..376c67e86f71b9476a13ac25ecb3739a65f84daf 100755
(executable)
--- a/
git-debrebase
+++ b/
git-debrebase
@@
-236,7
+236,7
@@
sub classify ($) {
} elsif ($d & (D_PAT_ADD|D_PAT_OTH)) {
return $unknown->("edits debian/patches");
} elsif ($d == D_DEB) {
- check if there were any deb before, i
s
not this is
+ check if there were any deb before, i
f
not this is
a packaging introduction (ie breakwater root)
return $classify->(qw(Packaging));
} elsif ($d == D_UPS) {