chiark / gitweb /
Remove // from inside conditionals
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 29 Jul 2018 03:51:02 +0000 (04:51 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 29 Jul 2018 04:02:21 +0000 (05:02 +0100)
commit3028f34f1868b3726f856ede688437b5279c2b05
tree8d8d5644820159a24753e8891c18259ab0f74bc2
parentf7559bb3b9d43f6ac272841f9bcd2620db51b7f2
Remove // from inside conditionals

This idiom is terse, but quite confusing.  Instead, handle the undef
case explicitly.

While we are editing these:
 * Change two internal errors from die to confess
 * Fix a die in git-debrebase which ought to be badusage

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog
dgit
git-debrebase