justin:
> maybe I am to stupid, but for me the aufs3.0/aufs3.1 are clones of the
> master branch.
> What I did
>
> git clone git://aufs.git.sourceforge.net/gitroot/aufs/aufs3-standalone.gi=
> t
> cd aufs3-standalone/
> git checkout -b origin/aufs3.1

Try without -b.
Or you should specify your new branch, such like
        git checkout -b local3.1 origin/aufs3.1

I am afraid you may need to delete the branch you have unexpectedly
created. (If there is no such branch, you can ignore of course).


J. R. Okajima


------------------------------------------------------------------------------
Get your Android app more play: Bring it to the BlackBerry PlayBook 
in minutes. BlackBerry App World™ now supports Android™ Apps 
for the BlackBerry® PlayBook™. Discover just how easy and simple 
it is! http://p.sf.net/sfu/android-dev2dev

Reply via email to