... | ... | @@ -228,7 +228,7 @@ GitHub/GitLab |
|
|
remote branches
|
|
|
|
|
|
|
|
|
## Pour aller plus loin
|
|
|
# Pour aller plus loin
|
|
|
|
|
|
> git flow
|
|
|
|
... | ... | @@ -237,3 +237,15 @@ remote branches |
|
|
> git gc
|
|
|
|
|
|
> git reflog
|
|
|
|
|
|
|
|
|
# Références
|
|
|
|
|
|
|
|
|
|
|
|
http://git-scm.com/documentation
|
|
|
http://www.vogella.com/articles/Git/article.html
|
|
|
http://www.pierreschambacher.com/blog/git-in-a-nutshell/
|
|
|
http://code-worrier.com/blog/autocomplete-git/
|
|
|
http://code-worrier.com/blog/git-branch-in-bash-prompt/
|
|
|
|