Re: microblaze: Merge window + git

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <monstr@...>
Cc: LKML <linux-kernel@...>, Stefan Richter <stefanr@...>
Date: Friday, April 11, 2008 - 8:45 am

On Fri, 11 Apr 2008, Stefan Richter wrote:


If you have a tree which has those four commits on top, it's rather easy 
with git:

$ git-reset --soft HEAD^^^
$ git-commit --amend

...In order the git-reset --soft to leave the index into the desired 
state, no pending stuff should be in index before beginning (index
is the thing controlled with cmds like git-add/git-update-index/etc.).

...The commit's message is taken from the bottommost of those four 
original commits.

-- 
 i.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
microblaze: Merge window + git , Michal Simek, (Fri Apr 11, 3:50 am)
Re: microblaze: Merge window + git, Stefan Richter, (Fri Apr 11, 6:51 am)
Re: microblaze: Merge window + git, H. Peter Anvin, (Sat Apr 12, 5:21 pm)
Re: microblaze: Merge window + git, Michal Simek, (Sun Apr 13, 7:32 am)
Re: microblaze: Merge window + git, Ilpo Järvinen, (Fri Apr 11, 8:45 am)