El 6/1/2008, a las 16:46, Steffen Prohaska escribió:
@@ -310,7 +310,7 @@ do_next () {
;;
*)
warn "Unknown command: $command $sha1 $rest"
- die_with_patch $sha1 "Please fix this in the file $TODO."
+ die_with_patch $sha1 "Please fix this in the file $TODO. And run
'git rebase --continue'."
Grammar nit: sentences can't start with "And", so that should really be:
"Please fix this in the file $TODO and run 'git rebase --continue'."
Cheers,
Wincent
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html