diff options
author | Junio C Hamano <junkio@cox.net> | 2006-07-12 23:00:46 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-07-12 23:00:46 -0700 |
commit | a72f9373c01f9bbebd14af7cec6ff0de4c27c578 (patch) | |
tree | d75072db04dc523010c087a3e8692696df9eb2e8 /git-ls-remote.sh | |
parent | Fix grammatical error in git-revert (diff) | |
download | tgif-a72f9373c01f9bbebd14af7cec6ff0de4c27c578.tar.xz |
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-ls-remote.sh')
0 files changed, 0 insertions, 0 deletions