chiark / gitweb /
Dgit::upstream_commitish_search: fail if more than one tag exists
authorSean Whitton <spwhitton@spwhitton.name>
Wed, 27 May 2020 20:49:07 +0000 (13:49 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Thu, 28 May 2020 00:55:22 +0000 (17:55 -0700)
commit0bb8e2a87e3c8b5be0fce5c2491b292e9273056e
tree6d2eed19da0d69101b4e7c5e515b8496b59ab3b9
parentf72c5db7d8b587facc24999af1d2fd03f2026d1a
Dgit::upstream_commitish_search: fail if more than one tag exists

We should not assume we know which the user wants to merge, as
git-deborig does not.

Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Reported-by: David Bremner <bremner@debian.org>
Reviewed-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Debian/Dgit.pm