>Try: >git branch -a or git branch --list -a Yes, it gives all branches. Thanks.
> I'd suggest you download sourcetree (http://www.sourcetreeapp.com) or another > git client unless you want to memories 100 different obscure git command > options :-) I am using "git gui 1.8.3" but don't care to move to something else. Is sourcetree better/easier ? -----Message d'origine----- De : Justin Mclean [mailto:[email protected]] Envoyé : vendredi 27 septembre 2013 10:48 À : [email protected] Objet : Re: Mobile datagrid component integration Hi, > flex-sdk$ git branch --list Try: git branch -a or git branch --list -a I'd suggest you download sourcetree (http://www.sourcetreeapp.com) or another git client unless you want to memories 100 different obscure git command options :-) Thanks, Justin
