]> asedeno.scripts.mit.edu Git - git.git/blobdiff - git-rebase--interactive.sh
Merge branch 'maint'
[git.git] / git-rebase--interactive.sh
index e63a864c7b1b5057737fda1e52c88d1d5e40322f..4e334ba41dad3067394b79c15ebfe610b2d3e178 100755 (executable)
@@ -277,7 +277,7 @@ do_next () {
                        die_with_patch $sha1 "Could not apply $sha1... $rest"
                make_patch $sha1
                : > "$DOTEST"/amend
-               warn
+               warn "Stopped at $sha1... $rest"
                warn "You can amend the commit now, with"
                warn
                warn "  git commit --amend"