Re: [RFC/PATCHv8 00/10] git notes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Fri, 20 Nov 2009, Nanako Shiraishi wrote:

> Quoting Junio C Hamano <gitster@xxxxxxxxx>
> 
> > So here is what I did tonight.
> >
> > Step 0.  Apply as you specified on top of 'next'
> >
> >     $ git checkout next^0
> >     $ git am -s your-10-patches
> >     $ M=$(git describe)
> >
> > Step 1.  Rebase back to the bottom of the old series
> >
> >     $ git checkout next...jh/notes
> 
> What do three-dots mean in this command?

Maybe it means "go back to the bottom of the old series"? ;-)  IIUC it is 
the equivalent of

	$ git checkout $(git merge-base next jh/notes)

Hth,
Dscho

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]