2013/10/17  <d.j....@free.fr>:
> Hello,
>
> 'playing' with various branch around single_window ... i think i have done a
> silly things, and before
> going further i need some help.
>
> I want to get a clean branch of master ... how to "reset" the commit above
> remote/upstream/master i have ?
>
> Illustration of my problem :
>
> http://pix.toile-libre.org/upload/original/1381997596.png
>
> thanks.

Hi, Djay!

Just use "git reset --hard upstream/master" command.
But be warned: You will loose all comits that you currently have above
upstream/master.

K.


-- 
http://morevnaproject.org/

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to