Bug#427429: Bug#402539: debcommit: Document use of git-diff --cached, and offer option for alternative

2007-06-05 Thread Adam D. Barratt
Hi, I'm combining my replies to #402539 and #427429 as they both relate to debcommit's use of git-diff --cached. As Junichi pointed out, debcommit's current behaviour with respect to git is inconsistent; specifically, it uses git-diff --cached followed by git commit -a. I've modified the script

Bug#402539: debcommit: Document use of git-diff --cached, and offer option for alternative

2006-12-11 Thread Julian Gilbey
On Sun, Dec 10, 2006 at 06:43:41PM -0800, Jamey Sharp wrote: Package: devscripts Version: 2.9.26 Severity: normal File: /usr/bin/debcommit When using Git to obtain the changes to debian/changelog for the commit message, debcommit runs `git-diff --cached`. This only shows changes recorded