ryxeo-webphotoalbum-git / README @ 6db2433c
Historique | Voir | Annoter | Télécharger (485 octets)
1 | 6db2433c | Eric Seigne | Real code is not kept on the master branch, see one of the other versioned branches instead |
---|---|---|---|
2 | please run git branch -r to show remote available branches |
||
3 | and then git checkout <branch_name> to get the right branch |
||
4 | |||
5 | Le véritable code n'est pas dans la branche master mais dans des branches versionnées |
||
6 | je vous propose de lancer la commande git branch -r pour voir la liste des branches |
||
7 | et enfin la commande git checkout <branch_name> pour vous placer sur la branche que vous voulez |