On Mon, Jan 15, 2007 at 05:25:33PM -0500, Jeff King wrote: > + 1) echo >&2 "You are not currently on a branch; you must explicitly" > + echo >&2 "indicate which branch you wish to merge with" > + echo >&2 " git pull <remote> <branch>" Urgh. Apparently using --amend is too challenging for me. I think it is slightly clearer for the second line to read: "specify which branch you wish to merge:" -Peff - 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