>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:jus...@classsoftware.com] Envoyé : vendredi 27 septembre 2013 10:48 À : dev@flex.apache.org 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