On 12/31/2009 03:28 PM, George Czerw wrote:
git clone -b integration git://github.com/lostcoder/pan2
error: unknown switch `b'

My guess is that the -b was added to git recently and your version
of git doesn't have it.  No matter, you can do the same thing after
you clone, by doing "git checkout integration".

However, I didn't know about the integration branch and I've been
compiling the "testing" branch, i.e. "git checkout testing" which
seems very stable in spite of the name.



_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to