On 7/12/18 9:16, Guido Günther wrote:
Hi,
On Fri, Dec 07, 2018 at 12:37:01AM +0100, Juan Navarro wrote:
On 5/12/18 14:18, Guido Günther wrote:
Hi,
On Wed, Dec 05, 2018 at 01:45:59PM +0100, Juan Navarro wrote:
Source: git-buildpackage
Version: 0.9.10
Severity: wishlist
When trying to import the patch-queue from a checked out state that is not on a
branch (e.g. from a previous commit which is not the master HEAD), the command
'gbp pq import' fails with
gbp:error: Currently not on a branch
Which is expected, but it would be nice and useful being able to provide a
'--ignore-branch' arg to just force importing the patch queue from the current
commit.
That makes sense and would be consistent with other commands. A patch
would be welcome.
-- Guido
I'm not used to discuss code changes with sending patches and corrections
back and forth by email, on the other hand I see you have some Pull Requests
open in Github... is it ok if I open one and discuss changes in there?
Yes.
-- Guido
Created Pull Request #64 on Github, for review:
https://github.com/agx/git-buildpackage/pull/64
Thanks,
Juan