summaryrefslogtreecommitdiff
path: root/git-revert.sh
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-07-13 06:00:46 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-07-13 06:00:46 (GMT)
commita72f9373c01f9bbebd14af7cec6ff0de4c27c578 (patch)
treed75072db04dc523010c087a3e8692696df9eb2e8 /git-revert.sh
parent869659a6a1010ea0943329113a1de41c38bd4a00 (diff)
downloadgit-a72f9373c01f9bbebd14af7cec6ff0de4c27c578.zip
git-a72f9373c01f9bbebd14af7cec6ff0de4c27c578.tar.gz
git-a72f9373c01f9bbebd14af7cec6ff0de4c27c578.tar.bz2
git-repack: avoid redirecting stderr into git-pack-objects
We are trying to catch error condition of git-rev-list and cause the downstream pack-objects to barf, but if you run rev-list with anything that mucks with its stderr (such as GIT_TRACE), any stderr output would cause the pipeline to fail. [jc: originally from Matthias Lederhofer, with a reworded error message.] Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-revert.sh')
0 files changed, 0 insertions, 0 deletions