To Contribute to Open Source on GitHub you need to know some git commands. This video shows you the 5 + 1 commands you must know in order to easily open a Pull Request.
DISCLAIMER: This video is meant to be for beginners with little or zero GIT knowledge. I will oversimplify some concepts with the purpose of giving you a basic set of skills to apply immediately on Open Source, in particular on GitHub, as Hacktoberfest is starting shortly.
I still recommend everyone to properly study GIT and get used to this powerful and widespread tool you're gonna use every day as a developer.
I might even record a new video in the future going more in details on these commands and some more you might use often.
_______________________________
Hit like and subscribe for more content! :D
You can also follow me on the other platforms:
Twitter: / balastrong
TikTok: / balastrong
dev.to: https://dev.to/balastrong
GitHub: https://github.com/Balastrong
Instagram: / devbalastrong
_______________________________
TIMESTAMPS
00:00 What this video is about
00:30 No git required
00:58 Fork from GitHub
01:28 git clone
01:55 git checkout
02:58 git add & git status
03:13 git commit
03:31 git push
04:10 Create a Pull Request
04:26 Graphical User Interface (GUI)
05:21 How to learn GIT
_______________________________
Sound effects from https://www.zapsplat.com
#git #github #opensource