#git #github #Gitforbeginners #Programming #code
This 20-minute video will cover common mistakes with Git. Git is not something that I believe you need a "full tutorial" on, as it could be self-learned throughout a process of learning something else, like a programming language. But some behaviors must be avoided for best practices when managing software projects
00:00 - 04:25 - Intro + First pitfall with branches
04:26 - 11:21 - Second pitfall with preparing commits
11:22 - 14:41 - Third pitfall with the wrong usage of commands
14:42 - 21:24 - Fourth pitfall with committing sensitive data
Related Tutorials:
🔵 • Vim editor Linux - Learn vim quickly in 12...
Important links:
🔴 ZSH Download - https://github.com/ohmyzsh/ohmyzsh/wiki
🔴 The repository that I used (i-love-pandas) - https://github.com/jimdevops19/i-love...
🔴 My GitHub repository: https://github.com/jimdevops19