summaryrefslogtreecommitdiff
path: root/compat/obstack.c
diff options
context:
space:
mode:
authorLibravatar Ramkumar Ramachandra <artagnon@gmail.com>2013-06-14 13:58:05 +0530
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-06-14 08:27:09 -0700
commit2847cae835fa70f00e6e2286fbfa5595cb2247d0 (patch)
treed301f3372867482671867696d0cd6c171569ae32 /compat/obstack.c
parentMerge branch 'rr/rebase-autostash' (diff)
downloadtgif-2847cae835fa70f00e6e2286fbfa5595cb2247d0.tar.xz
prompt: squelch error output from cat
The files $g/rebase-{merge,apply}/{head-name,msgnum,end} are not guaranteed to exist. When attempting to cat them, squelch the error output. In addition to guarding against stray directories, this patch addresses a real problem: # on terminal 1 $ git rebase -i master # ignore editor, and switch to terminal 2 cat: .git/rebase-merge/msgnum: No such file or directory cat: .git/rebase-merge/end: No such file or directory $ Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat/obstack.c')
0 files changed, 0 insertions, 0 deletions