Resources attached to the Road To DevOps tutorial
https://blog.noobtoroot.xyz/road-to-devops/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
688 B
20 lines
688 B
2 years ago
|
<!-- .slide: data-background="#2E2E2E" data-state="nologo-slide" -->
|
||
|
# Conclusion
|
||
|
|
||
|
|
||
|
@@
|
||
|
## Vos avis
|
||
|
|
||
|
|
||
|
@@
|
||
|
## Quelques liens utiles
|
||
|
- Le site officiel : [https://git-scm.com](https://git-scm.com)
|
||
|
- Cheatsheet : [https://groupe-sii.github.io/cheat-sheets/git/index.html](https://groupe-sii.github.io/cheat-sheets/git/index.html)
|
||
|
- gitflow : [https://github.com/nvie/gitflow](https://github.com/nvie/gitflow)
|
||
|
- git wiki : [https://git.wiki.kernel.org](https://git.wiki.kernel.org)
|
||
|
|
||
|
|
||
|
@@
|
||
|
## Apprendre Git En ligne
|
||
|
- Try git : [https://git.wiki.kernel.org](https://try.github.io/levels/1/challenges/1)
|
||
|
- Learn git branching : [https://learngitbranching.js.org/](https://learngitbranching.js.org/)
|