Bug#887963: git-debcherry: Exports incorrect patches when fed tags

2018-01-23 Thread James McCoy
On Sun, Jan 21, 2018 at 11:21:51PM -0500, James McCoy wrote: > TL;DR, git-debcherry (or maybe just gitpkg's invocation of it) should > likely force resolving the given treeish to a non-tag with ^{}. > > $ debcheckout neovim-qt && cd neovim-qt > … > $ git-debcherry -o ../bug v0.2.8 v0.2.8-2 > Cloni

Bug#887963: git-debcherry: Exports incorrect patches when fed tags

2018-01-21 Thread James McCoy
Package: gitpkg Version: 0.28 Severity: normal File: /usr/bin/git-debcherry TL;DR, git-debcherry (or maybe just gitpkg's invocation of it) should likely force resolving the given treeish to a non-tag with ^{}. $ debcheckout neovim-qt && cd neovim-qt … $ git-debcherry -o ../bug v0.2.8 v0.2.8-2 Clo