git remote set-head origin -a

-----Message d'origine----- From: Justin Mclean Sent: Monday, May 13, 2013 2:36 AM To: dev@flex.apache.org Subject: Re: Git repo error
HI,

git remote set-head -a

Gave me:
git remote set-head -a
usage: git remote set-head <name> (-a | -d | <branch>)

   -a, --auto            set refs/remotes/<name>/HEAD according to remote
   -d, --delete          delete refs/remotes/<name>/HEAD

I assume I need master or develop in there?

Justin

Reply via email to