Thread (1 message) 1 message, 1 author, 2016-06-15

Re: Idea for git-touch

From: Luís Sousa <hidden>
Date: 2016-06-15 22:47:43

Andreas Ericsson wrote:
On 11/12/2009 06:13 PM, Luís Sousa wrote:
quoted
Yeah, but still need some copy&paste of message :)

Jan Krüger wrote:
quoted
On Thu, 12 Nov 2009 17:05:21 +0000, Luís Sousa [off-list ref] wrote:
quoted
But still preserves the original date, isn't it?
Yes, and I just remembered that, too. Sorry. Today is not my day.

Even so, you can still save one command:

git reset --soft HEAD^
git commit
Thanks, but still preserves timestamp.
Make that

   git reset --soft HEAD^ && git commit -C ORIG_HEAD

and you won't have to bother with copy-pasting.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help