From: Ben Harris Date: Fri, 15 Nov 2024 13:50:48 +0000 (+0000) Subject: Simple gbp.conf to explain the (DEP-14) branch layout X-Git-Tag: debian/3.246-1_7~16 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=678d27874207e4033c1efdfcd99db61011fc9ab3;p=bedstead-debian.git Simple gbp.conf to explain the (DEP-14) branch layout --- diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..141cbda --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,6 @@ +[DEFAULT] +# Use DEP-14 branch names. +debian-branch=debian/latest +upstream-branch=upstream/latest +# Allow work on any branch. +ignore-branch=True