Werner Hoch wrote: > Hi Ales and all, > > On Tuesday 26 June 2007 06:37, Ales Hvezda wrote: >> * You can get the stable-1.0 branch from git: >> >> git fetch >> git rebase origin >> git checkout stable-1.0 > > The third line didn't work as stable-1.0 wasn't in my .git/refs/heads/ > directory. I needed to copy it from .git/refs/remotes/origin/
Couldn't you juse use "git checkout origin/stable-1.0"? I think that does the trick for me (getting a branch from Icarus Verilog). -- Steve Williams "The woods are lovely, dark and deep. steve at icarus.com But I have promises to keep, http://www.icarus.com and lines to code before I sleep, http://www.picturel.com And lines to code before I sleep." _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
