Revision 12dd1112886f18730ee471420619e77783cd5943 authored by Pierre Habouzit on 12 January 2009, 23:09:36 UTC, committed by Junio C Hamano on 13 January 2009, 08:21:31 UTC
Prior to that, if the user chose "squash" as a first action, the stderr
looked like:

    grep: /home/madcoder/dev/scm/git/.git/rebase-merge/done: No such file or directory
    Cannot 'squash' without a previous commit

Now the first line is gone.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 47a845b
History
File Mode Size
xdiff.h -rw-r--r-- 2.9 KB
xdiffi.c -rw-r--r-- 14.4 KB
xdiffi.h -rw-r--r-- 1.8 KB
xemit.c -rw-r--r-- 5.1 KB
xemit.h -rw-r--r-- 1.1 KB
xinclude.h -rw-r--r-- 1.2 KB
xmacros.h -rw-r--r-- 1.9 KB
xmerge.c -rw-r--r-- 12.1 KB
xprepare.c -rw-r--r-- 11.1 KB
xprepare.h -rw-r--r-- 1.1 KB
xtypes.h -rw-r--r-- 1.6 KB
xutils.c -rw-r--r-- 7.5 KB
xutils.h -rw-r--r-- 1.7 KB

back to top