No video

Git Commands Tutorial | Git Clone, Add, Commit, Push, Pull, Checkout, Branch, Status

  Рет қаралды 112,095

WebStylePress

WebStylePress

Күн бұрын

Learn git commands with examples. This is a complete git tutorial as well as git bash tutorial to learn github commands step by step. Previously I shared common git commands and easy way to use git on Windows by using Git GUI, git bash and git for Windows. In this video I will show you how can you use those git commands with git bash or terminal. For MAC or Linux you have got your terminal. For Windows you have got command prompt or power shell. But I will prefer git for Windows. Git for Windows gives you git bash utility. That is similar to terminal. We will use git bash to clone repo from github. We will practice:
git clone
git add .
git commit
git commit -m "commit message"
git push
git push origin branch-name
git pull
git pull origin branch-name
git branch
git branch new-branch-name
git checkout
git checkout other-branch-name
git checkout -b new-branch-name
git status
These are common commands and in most cases you only need these to do the job.
Learn these are you are good to go with version control system.
To use git, you should generate SSH keys for PC and register these with github or gitlab to do all of this. This is how github recognizes your PC and allows files transfer between PC and your github repos.
Thank you!
❤️ LIKE 👍 Thumb up
👊 SUBSCRIBE (www.webstylepr...)
🔔 Hit BELL icon
✍️ We read every comment. Write something.
Channel: / @webstylepress
Website: www.webstylepr...
FaceBook: / webstylepress
Twitter: / webstylepress
Instagram: / webstylepress
LinkedIn: / webstylepress
GitHub: github.com/web...
#webstylepress #git #github #webdevelopment #deployment #commands #gitbash

Пікірлер: 38
@johnlcyborg
@johnlcyborg Жыл бұрын
This is the most clear and concise explanation of the git clone / branch commit / push commands I have ever seen. Thank you so much!!!
@charlestoneoyoo
@charlestoneoyoo 9 ай бұрын
Woow, thank you so much sir for this Git tutorial. For a week now I have been searching for suitable tutorials before I came across this. A very concise,, detailed and comprehensive tutorial with a great teaching style. Thank you once again and keep up
@kushagrasinghsisodia9380
@kushagrasinghsisodia9380 Жыл бұрын
One of the best explanation by covering all the imp tpcs regarding git. Great work!
@webstylepress
@webstylepress Жыл бұрын
thank you
@rahulsingh-zz4sd
@rahulsingh-zz4sd Жыл бұрын
This is the most clean and best way to teach each and every things step by step. Thank u so much
@maheshpatgar488
@maheshpatgar488 Жыл бұрын
Very calm and good teacher i have ever seen not going too fast too slow best video i have watched 🙂❤️
@albertomedina9026
@albertomedina9026 Ай бұрын
I just wanna say thank you very much!! I really like your content and it is easy to follow along!!!
@ludo6314
@ludo6314 2 жыл бұрын
clear and understandable. i've always had issiues understanding these concepts, but you have made it visually clear to me. THANK YOU !!! 🙏
@kushdhingra
@kushdhingra 5 ай бұрын
Explanation is clear Thanks.
@madobrax
@madobrax 9 ай бұрын
I needed this for Hogeschool PXL Hasselt test in EB1055, tyvm sir!
@mohanjanapana1693
@mohanjanapana1693 Жыл бұрын
I am a beginner to git commands. I have learnt a lot from this video. Thank you so much for making such an informative video :)
@kendallmcneil9630
@kendallmcneil9630 Жыл бұрын
This video is fantastic! Super clear, calm, and helpful.
@vyshnavikotipalli9519
@vyshnavikotipalli9519 Жыл бұрын
Your explanation is too good .After seeing this video all doubts cleared.thanks a lot👏
@webstylepress
@webstylepress Жыл бұрын
So nice of you
@faisalinayath3707
@faisalinayath3707 4 ай бұрын
Thank you so much for the wonderful explanation
@toobeful
@toobeful 5 ай бұрын
very clear explanation.Thank you
@soultouchingsongs
@soultouchingsongs 3 жыл бұрын
Excellent 👍. You made it look so simple. Thank you 🙏
@sm-pz8er
@sm-pz8er 7 ай бұрын
This is perfect. Thank you so much
@ashokmarripudi8287
@ashokmarripudi8287 2 жыл бұрын
Excellent explanation about git commands.
@manikandanravichandran8260
@manikandanravichandran8260 Жыл бұрын
Thank you very much bro for this clear video
@codewiththompson
@codewiththompson Жыл бұрын
good video, it was simple and easily understandable
@ramananv.m6429
@ramananv.m6429 2 жыл бұрын
nice video ...keep it up easyly can understand..
@uppalasuresh2134
@uppalasuresh2134 2 жыл бұрын
Thanks a lot Sir _/\_..Awesome explanation...Struggled a lot to understand git, But with your 30 min explanation everything is clear now...If possible please make a video on merger conflicts Sir
@webstylepress
@webstylepress 2 жыл бұрын
Plz give the video a like and subscribe to channel. It will help the channel.
@ilayarajaramasamy1263
@ilayarajaramasamy1263 Жыл бұрын
Thanks
@CodewithAshwani
@CodewithAshwani Жыл бұрын
Thank you sir for making an awesome video, but I have to explore the merge and pull request. IF ANY VIDEOS U HAVE SHARE THEE LINK.,. thanks again
@Robson_mtz
@Robson_mtz 2 жыл бұрын
Very good Sir.
@mamidivasudev5988
@mamidivasudev5988 6 ай бұрын
Thank you so for this explanation.. superb .. small doubt.. how to the parent branch of a branch ... For example I joined in a company they asked to create sub branch .. i created a sub branch not to main . To some other branch i created as a sub ... After one year i want to know my is sub to which branch how to find that
@nandopookey9195
@nandopookey9195 Жыл бұрын
Thank you so much
@sadekaldakhel8993
@sadekaldakhel8993 Жыл бұрын
thank you very much
@sanketkoli2958
@sanketkoli2958 3 ай бұрын
thanks !
@anthonyraj1811
@anthonyraj1811 2 жыл бұрын
I understand all the things you have showed. May I know the command to compare and merge one created branch to main branch
@webstylepress
@webstylepress 2 жыл бұрын
git diff and git merge
@hashimsulaiman6003
@hashimsulaiman6003 Жыл бұрын
thanks alot it was sumarised only it would have been better if you had covered merging as well
@chicogomu4382
@chicogomu4382 4 ай бұрын
thx bro
@RobertMeltingTallow
@RobertMeltingTallow Жыл бұрын
git easy seems to be gone, anyone have a similar rep?
@SavitriHadpad-nk6lc
@SavitriHadpad-nk6lc 3 ай бұрын
Hi
Git Branches Tutorial
33:20
freeCodeCamp.org
Рет қаралды 243 М.
Magic trick 🪄😁
00:13
Andrey Grechka
Рет қаралды 54 МЛН
🩷🩵VS👿
00:38
ISSEI / いっせい
Рет қаралды 26 МЛН
Git Tutorial For Dummies
19:25
Nick White
Рет қаралды 1,1 МЛН
Beginner Git commands you need to know (WITH EXAMPLES)
14:28
The BEEFY mini PC - Minisforum AtomMan G7 PT
12:40
ShortCircuit
Рет қаралды 118 М.
Git Branching and Merging - Detailed Tutorial
54:28
SuperSimpleDev
Рет қаралды 202 М.
Git PULL vs FETCH
7:13
The Modern Coder
Рет қаралды 16 М.
Git and GitHub Tutorial for Beginners
46:19
Kevin Stratvert
Рет қаралды 1,3 МЛН