The journey with vendor branch in git

Hasso Tepper hasso at estpak.ee
Thu Dec 18 23:17:22 PST 2008


YONETANI Tomokazu wrote:
> On Thu, Dec 18, 2008 at 12:39:06PM +0200, Hasso Tepper wrote:
> > 4) Now I have to switch to master and merge? This is how my journey
> > stopped:
> >
> > $ git checkout master
> > $ git merge --no-commit OPENPAM
>
> Since you know exactly which commit you want to merge, what about this?
> $ git merge --no-commit OPENPAM^ OPENPAM

It doesn't complain, yeah, but I'm not sure whether it's a right thing to 
do. Is it?


regards,

-- 
Hasso Tepper





More information about the Kernel mailing list