Bug#1010751: clone: handle -b optional branch specification in VCS-Git

2024-03-03 Thread Guido Günther
Hi, On Thu, Feb 29, 2024 at 10:49:32PM +0100, Nicolas Boulenguez wrote: > Package: git-buildpackage > Followup-For: Bug #1010751 > > Ping? I'll have a look over the next days (I missed your last update). Cheers, -- Guido

Bug#1010751: clone: handle -b optional branch specification in VCS-Git

2024-03-01 Thread Nicolas Boulenguez
Package: git-buildpackage Followup-For: Bug #1010751 Ping?

Bug#1010751: clone: handle -b optional branch specification in VCS-Git

2022-08-18 Thread Nicolas Boulenguez
Package: git-buildpackage Followup-For: Bug #1010751 Hello. The attached commit implements your suggestions. >From 3f8debeeeffbf57e77234848317b38d12b2d3363 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Sun, 8 May 2022 16:51:26 +0200 Subject: [PATCH] clone: handle -b optional branch

Bug#1010751: clone: handle -b optional branch specification in VCS-Git

2022-05-28 Thread Guido Günther
Hi, Thanks, makes sense, some comments: On Sun, May 08, 2022 at 05:21:15PM +0200, Nicolas Boulenguez wrote: > def vcs_git_url(pkg): > +""" > +Content of the latest available VCS-Git field, as a str. > +None when the field is missing. > +(url, branch) when the value

Bug#1010751: clone: handle -b optional branch specification in VCS-Git

2022-05-09 Thread Nicolas Boulenguez
Package: git-buildpackage Version: 0.9.22 Severity: wishlist Tags: patch Hello. https://www.debian.org/doc/debian-policy/ch-controlfields.html#version-control-system-vcs-fields allows the VCS-Git to specify a branch and a relative path inside a given repository. # gbp clone vcs-git:pcscada