On Tue, Sep 23, 2008 at 05:17:32AM +0200, =?ISO-8859-1?Q?Angel_Vel=E1squez_ wrote:
On Tue, Sep 23, 2008 at 4:42 AM, Loui <louipc.ist@gmail.com> wrote:
Correction: git checkout origin/testing
you use git everyday and you failed?... +1
But, according to this tutorial --> http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html
You will have to do:
$ git branch testing $ git checkout testing
Now you confused me, the tutorial that you pointed me first works fine, and in fact now i see that the lines added by Hugo are written.
I actually created a handy local copy of the testing branch so I'm not really looking at the origin/testing branch most of the time. I forgot that other people might not have created that copy. If the tutorial worked then that's all that matters. Hehe.
Write this in the tutorials files might be helpful, plus, i am updating some documentation because somethings are missing or somethings are not explained as well should be.
Maybe the very basic commands can be explained. It wouldn't make sense to go into too much detail about git. There are plenty of resources to learn it elsewhere. We can definitely provide links though.
Maybe we should do a wiki page with this information.
There is a git article here: http://wiki.archlinux.org/index.php/GIT