Re: [RFC PATCH] Make the rebase edit mode really end up in an edit state

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Björn
Date: Thursday, January 15, 2009 - 5:11 pm

On 2009.01.15 23:59:12 +0100, SZEDER Gábor wrote:

No, you don't have to do that. As long as you only want to "edit" the
commit you marked as "edit", you only need to use "git add" and "git
rebase --continue". rebase -i checks whether HEAD still resolves to the
same commit and if so, it automatically does the soft reset for you.

Maybe we should just advertise that in the message provided by rebase
after it stops? I'm afraid I can't come up with a sane wording though,
as there are still cases when you need to commit yourself, eg. when you
use reset. And getting that into one simple sentence seems a bit hard
(for me).

A bit off-topic: The "auto-amend" code path passes --no-verify to git
commit. What's the reason for doing that? I actually always expected
that to use my pre-commit hook to stop me from committing crap. :-/

Björn
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC PATCH] Make the rebase edit mode really end up in an ..., Anders Melchiorsen, (Wed Jan 14, 5:27 pm)
Re: [RFC PATCH] Make the rebase edit mode really end up in ..., Johannes Schindelin, (Wed Jan 14, 5:53 pm)
Re: [RFC PATCH] Make the rebase edit mode really end up in ..., Boyd Stephen Smith Jr., (Wed Jan 14, 7:49 pm)
Re: [RFC PATCH] Make the rebase edit mode really end up in ..., Boyd Stephen Smith Jr., (Wed Jan 14, 10:00 pm)
Re: [RFC PATCH] Make the rebase edit mode really end up in ..., Johannes Schindelin, (Thu Jan 15, 5:24 am)
Re: [RFC PATCH] Make the rebase edit mode really end up in ..., Johannes Schindelin, (Thu Jan 15, 5:36 am)
Re: [RFC PATCH] Make the rebase edit mode really end up in ..., Johannes Schindelin, (Thu Jan 15, 6:41 am)
Re: [RFC PATCH] Make the rebase edit mode really end up in ..., Johannes Schindelin, (Thu Jan 15, 6:42 am)
Re: [RFC PATCH] Make the rebase edit mode really end up in ..., Johannes Schindelin, (Thu Jan 15, 7:02 am)
Re: [RFC PATCH] Make the rebase edit mode really end up in ..., Sverre Rabbelier, (Thu Jan 15, 10:16 am)
Re: [RFC PATCH] Make the rebase edit mode really end up in ..., Johannes Schindelin, (Thu Jan 15, 11:21 am)
Re: [RFC PATCH] Make the rebase edit mode really end up in ..., Anders Melchiorsen, (Thu Jan 15, 11:53 am)
Re: [RFC PATCH] Make the rebase edit mode really end up in ..., Wincent Colaiuta, (Thu Jan 15, 12:27 pm)
Re: [RFC PATCH] Make the rebase edit mode really end up in ..., Johannes Schindelin, (Thu Jan 15, 12:28 pm)
Re: [RFC PATCH] Make the rebase edit mode really end up in ..., Björn, (Thu Jan 15, 5:11 pm)
Re: [RFC PATCH] Make the rebase edit mode really end up in ..., Johannes Schindelin, (Thu Jan 15, 6:34 pm)
Re: [RFC PATCH] Make the rebase edit mode really end up in ..., Anders Melchiorsen, (Fri Jan 16, 3:27 am)
Re: [RFC PATCH] Make the rebase edit mode really end up in ..., Johannes Schindelin, (Fri Jan 16, 5:10 am)
Re: [RFC PATCH] Make the rebase edit mode really end up in ..., Johannes Schindelin, (Fri Jan 16, 5:57 am)
Re: [RFC PATCH] Make the rebase edit mode really end up in ..., Johannes Schindelin, (Fri Jan 16, 2:06 pm)
Re: [RFC PATCH] Make the rebase edit mode really end up in ..., Anders Melchiorsen, (Sat Jan 17, 6:24 pm)