Git & Github good practices #37
Replies: 1 comment 1 reply
-
Greetings @arthurBarthe There are many resources available online that can help you learn best practices for using Git and GitHub. Here are a few that I recommend: Pro Git book: This is a free online book that covers everything you need to know about Git, from basic concepts to advanced workflows. It's a great resource for both beginners and experienced users. GitHub Learning Lab: This is a series of interactive tutorials that teach you how to use Git and GitHub. The tutorials cover a wide range of topics, from basic Git commands to advanced workflows. GitKraken Git GUI: This is a graphical user interface for Git that can help you visualize your repository and understand how Git works. It's a great tool for beginners who are just getting started with Git. Atlassian Git tutorials: Atlassian provides a series of tutorials on Git that cover everything from basic concepts to advanced workflows. They also provide a lot of resources on best practices for using Git in a team environment. Git documentation: The official Git documentation is a great resource for learning about Git and its features. It covers everything from basic concepts to advanced workflows, and it's always up-to-date with the latest features and changes. I hope you find these resources helpful! Let me know if you have any other questions or concerns. |
Beta Was this translation helpful? Give feedback.
-
I thought I would ask here to test at the same time the discussion feature. Is there any resource you recommend apart from the documentation for good practices in using git and github?
Beta Was this translation helpful? Give feedback.
All reactions