Package: git-buildpackage Version: 0.8.8 Severity: normal Hi,
today I ran "gbp pq export" in our Debian systemd git repository. This generated quite a bit of churn, in the form of -index f2d8bf5..7f2d731 100644 +index f2d8bf57f..7f2d73199 100644 This seems to be a result of using git 2.11.0 [1]: The default abbreviation length, which has historically been 7, now scales as the repository grows, using the approximate number of objects in the repository and a bit of math around the birthday paradox. The logic suggests to use 12 hexdigits for the Linux kernel, and 9 to 10 for Git itself. I wonder, whether gbp pq should setup a default core.abbrev=12 i.e. something which is reasonably large and constant. Regards, Michael [1] https://mail-archive.com/[email protected]/msg108187.html -- System Information: Debian Release: stretch/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable'), (200, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.8.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages git-buildpackage depends on: ii devscripts 2.16.13 ii git 1:2.11.0-1 ii man-db 2.7.6.1-2 ii python-dateutil 2.5.3-2 ii python-pkg-resources 32.0.0-1 ii python-six 1.10.0-3 pn python:any <none> Versions of packages git-buildpackage recommends: ii cowbuilder 0.82 ii pbuilder 0.227 ii pristine-tar 1.37 ii python-requests 2.12.3-1 Versions of packages git-buildpackage suggests: ii python-notify 0.1.1-4 ii sudo 1.8.18p1-2 ii unzip 6.0-21 -- no debconf information

