chiark / gitweb /
Discard stderr output from git-rev-parse
authorKarl Hasselström <kha@treskal.com>
Sun, 7 Oct 2007 13:48:33 +0000 (15:48 +0200)
committerKarl Hasselström <kha@treskal.com>
Sun, 7 Oct 2007 22:14:11 +0000 (00:14 +0200)
commitd9d460a1eef90a883584d07b840f89ccdd332d45
treeb1acb986bc27b8e6318f772823a421487769e764
parent4200335fdd4b2b0902c128c781594ebd6c42b821
Discard stderr output from git-rev-parse

This gets rid of the annoying "fatal: Needed a single revision"
messages that were printed in addition to StGit's own error message.

Signed-off-by: Karl Hasselström <kha@treskal.com>
stgit/git.py