Petr Mladek píše v St 12. 01. 2011 v 17:42 +0100:
> Now, if you want to switch your clone to the libreoffice-3-3-0 branch, do:
> 
> git pull -r
> bin/g pull -r
> git checkout -b libreoffice-3-3-3 origin/libreoffice-3-3-3
                              ^^^^^                   ^^^^^
> g checkout -b libreoffice-3-3-3 origin/libreoffice-3-3-3
                            ^^^^^                    ^^^^^

Of course, I wanted to write:

git pull -r
bin/g pull -r
git checkout -b libreoffice-3-3-0 origin/libreoffice-3-3-0
bin/g checkout -b libreoffice-3-3-0 origin/libreoffice-3-3-0

Thanks Rene and KAMI for pointing it out.


Best Regards,
Petr


_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to