author | Dan Loewenherz <daniel.loewenherz@yale.edu> | |
Thu, 23 Apr 2009 01:46:02 +0000 (21:46 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 23 Apr 2009 02:05:37 +0000 (19:05 -0700) | ||
commit | 7bd93c1c625ce5fa03f0d13d728f34f8ab868991 | |
tree | 5e931912f8778ca8d6115347034041eaa9dc0964 | tree | snapshot |
parent | b18cc5a3b2f64364d2c7d3560066852728a6c666 | commit | diff |
Convert to use quiet option when available
A minor fix that eliminates usage of "2>/dev/null" when --quiet or
-q has already been implemented.
Signed-off-by: Dan Loewenherz <daniel.loewenherz@yale.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
A minor fix that eliminates usage of "2>/dev/null" when --quiet or
-q has already been implemented.
Signed-off-by: Dan Loewenherz <daniel.loewenherz@yale.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-filter-branch.sh | diff | blob | history | |
git-merge-resolve.sh | diff | blob | history | |
git-parse-remote.sh | diff | blob | history | |
git-pull.sh | diff | blob | history |