diff options
author | Junio C Hamano <gitster@pobox.com> | 2007-11-15 00:39:57 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-11-16 01:35:58 -0800 |
commit | e23cb8c0cc0fb9f18e7e7106e2eec692a7b10044 (patch) | |
tree | de5b32e6c7b468a1325689040b256e8bf804964b /diff.h | |
parent | Bisect reset: remove bisect refs that may have been packed. (diff) | |
download | tgif-e23cb8c0cc0fb9f18e7e7106e2eec692a7b10044.tar.xz |
git-bisect: war on "sed"
We do not need to pipe "echo" to "sed" only to strip refs/heads/
from the beginning. We are assuming not-so-ancient shells these
days.
Also there is no need to avoid assuming \012 is the LF; we do
not run on EBCDIC, sorry. Other parts of the script already
uses tr to convert separator to LF that way.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.h')
0 files changed, 0 insertions, 0 deletions