Training / Git
git clone https://github.com/simplonco/git-training.git
firefox git-training/index.html
pdf
Using Git in Team π¬π§
- 15min to Learn Git https://try.github.io π«π· π¬π§
- Git Pro Book http://git-scm.com/book/en/v2 π«π· π¬π§
- Git et GitHub (Simplonline) http://simplonline.co/dashboard/partages-formateurs/242-semaine-1-git-et-github π«π·
- Aide-MΓ©moire Git https://training.github.com/kit/downloads/fr/github-git-cheat-sheet.pdf π¬π§
- Atom plugins: https://atom.io/packages/travis-ci-status + https://atom.io/packages/atom-beautify
- Take the time to fill your GitHub profile: https://github.com/settings/profile
- If you have a "This branch has conflicts that must be resolved" on the merge of a GitHub Pull-request, you can read that: https://help.github.com/articles/syncing-a-fork/ ! π¬π§
git config --global core.editor gedit
will help you, using gedit to write commit messages π
Please read the Contribution guide first!
Do you want to add a resource? correct a mistake? Or do you need a new exercise or project to cover a topic? Do not hesitate to write an issue!
To be continued..