How to collaborate on a project on GitHub (using the terminal) Easy method 🚀

Опубликовано: 14 Май 2026
на канале: Sonnytech Academy
1,384
55

Subscribe to this channel for interesting content on Web Development, Programming, Wordpress tutorials, PC tricks and a lot more on Technology
#github #collaborate #clone #merge #pullrequest #terminal #project #repo #sonny #developer #font #copilot #text #terminal #cmd #easy #easy easymethod

🟠 Terminal Commands:
ls - list context of working directory
touch - creating a new file
git checkout -b (branch_name) - [creating and switching to branch]
git push --set-upstream origin branch_name - setting or pushing branch to github
git add . - staging or adding files to be commited
git commit -m "message" - adding commit message
git push origin (branch_name) - pushing code to github


🟤 Terminal Customization:
https://ohmyposh.dev

🟤 Theme Used 👇
Atomic theme💅: https://github.com/JanDeDobbeleer/oh-...

Gear used 🎙️:
Microphone - Neewer NW-7000 USB Condenser Microphone Kit
https://www.amazon.co.uk/dp/B07CMXR64...

Useful Links ✅:

🔴 Vscode Download Link :
https://code.visualstudio.com/download

🔴 Node.js Download Link :
https://nodejs.org/en/

Let's Get Social 😎:
🔵 Twitter - @AgbenyoOfficial
  / agbenyoofficial  

🔵 Github- @Sonnysam
https://github.com/sonnysam

🔵 LinkedIn- @Samuel Agbenyo
  / samuel-agbenyo-963580202  

🔵 Sonnytech Academy's Website:
https://www.sonnytech-academy.vercel.app

‼ Don't click this link 👇👇:
https://bit.ly/3DhwaOH

🔵 Buy me a coffee ☕
If you love my videos and you wish to help me make more interesting videos and grow my channel, please buy me a cup of coffee...link below 👇👇
https://www.buymeacoffee.com/sonnytech



Time Stamps🕒
00:00:00 - Start
00:00:40 - Intro
00:00:50 - Cloning GitHub repo
00:02:29 - Creating branch
00:05:53 - Making pull request and merging
00:02:29 - Creating branch
00:07:50 - Outro