Re: git-kill: rewrite history removing a commit

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Junio C Hamano <junkio@...>
Cc: <git@...>
Date: Wednesday, January 31, 2007 - 4:54 pm

> When I find master~8 and master~9 to be undesirable, I would do:

That's good to know.
So it turns out I can just rewrite mine as a one-liner:
git-rebase --onto $1~1 $1

Thanks,

-- 
MST
-
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:
git-kill: rewrite history removing a commit, Michael S. Tsirkin, (Wed Jan 31, 3:55 pm)
Re: git-kill: rewrite history removing a commit, Junio C Hamano, (Wed Jan 31, 4:26 pm)
Re: git-kill: rewrite history removing a commit, Michael S. Tsirkin, (Wed Jan 31, 4:54 pm)
Re: git-kill: rewrite history removing a commit, Yann Dirson, (Wed Jan 31, 4:22 pm)
Re: git-kill: rewrite history removing a commit, Catalin Marinas, (Thu Feb 1, 8:41 am)