Re: [PATCH] git-reset --hard: tell the user what the HEAD was reset to
From: Johannes Schindelin <hidden> Date: 2016-06-15 22:42:47
Hi,
On Wed, 3 Jan 2007, Andy Whitcroft wrote:
I think we need to delimit the name better, probabally we need to quote
it. Perhaps something like:
HEAD is now at ac9c110: "git-fetch: remove .keep file at the end".
Fine. But this is "git log --pretty=oneline --abbrev-commit". I don't know
how many things break if you change _that_.
Alternatively, you could pipe that into a sed command adding the colon and
the quotes.
Ciao,
Dscho