Git and GitHub Master Class By Shubham Londhe // एक वीडियो में 🔥

Поделиться
HTML-код
  • Опубликовано: 22 ноя 2021
  • DevOps Live Batch 7 starting June 29th bit.ly/devops-batch-7
    Notes: bit.ly/3oN7cBa
    This is a 2-hour informational video Lecture on Git and GitHub.
    You can Learn Git and GitHub in just one video with examples
    👨🏻‍💻 ScraperAPI: www.scraperapi.com?fpr=trainwithshubham
    📩 EMAIL: trainwithshubham@gmail.com
    👨🏻‍💻 GITHUB: github.com/LondheShubham153
    💼 LINKEDIN: / shubhamlondhe1996
    ✨ INSTAGRAM: / shubhamlondhe96
    👨‍💻 DISCORD: / discord
    Presented to you "TrainWithShubham" by Shubham Londhe

Комментарии • 337

  • @sakebakhtar9095
    @sakebakhtar9095 2 года назад +75

    Bhai yaar tum Udemy aur Simplilearn ki dukaan band karwa doge . 😂

    • @TrainWithShubham
      @TrainWithShubham  2 года назад +43

      Aapke comments padh ke dinn bann jaata hai 😂😂
      Khair dukaane toh bannd nahi karwaani.. bas achha padhaana hai sab ko ❤️

    • @abdul6423
      @abdul6423 2 года назад +3

      @@TrainWithShubham bas India ko? Pakistan ka kya? Bangladesh ka kya? Nepal ka kya? ya jo jo hindi/urdu samajhta hai unka kya yaar ye tho galat hai dil thorr diya, aesa follow karnay lagaa tha but aesi comment kardi tumne lol

    • @TrainWithShubham
      @TrainWithShubham  2 года назад +6

      @@abdul6423 yaar baat toh sahi boli aapne.. maine likhte time thoda shayad bhavnaao me beh gaya.. mera matlab hindi bhasha ka tha.. jo log bhi hindi samjhe... bas English me video naa banana ye motive hai.. kisi desh ke baare me bolna nahi.. sorry bhai.
      much respect ❤️❤️❤️❤️

    • @abdul6423
      @abdul6423 2 года назад +3

      @@TrainWithShubham bas bhai phir se dil jeet liya sahi baat karke, thanku yaara barri practical videos hoti hai aapki, isi baat pe ek sawaal:
      Software Developer basic level ka experience hai less than a year ka, trying to move to Devops tho Entry level Devops Engineer ke liye kon konsi skills are gonna be enough? Roadmap ki video dekhli hai but MAIN tools konsay jo enough hongay for an entry level Devops Engineer job in the US.
      AWS CCP exam hogaya hai, Python Intermediate level tak aati hai, Linux Basics aatay hain, Docker Udemy se course kiiya hai tho ab should I focus on Kubernetes?Linux?Jenkins?Ansible?and in What order and what tools would be enough to apply for an Entry level.
      Sorry bhai lambi comment ke liye and #respect for a humble response

    • @ghanshyammalaiya9746
      @ghanshyammalaiya9746 Год назад

      i think mujhe bhi aisa lgta hai

  • @harshitsingh1421
    @harshitsingh1421 Год назад +4

    I wish universities had teachers like you. Learning would be super fun ❤. Keep up the good work 💪👍

  • @pranayraut9328
    @pranayraut9328 9 месяцев назад

    Thanks Shubham. You have explained git And GitHub in very simplest manner. Thank you.

  • @SH_akash34
    @SH_akash34 Год назад

    You are great Sir. Your teaching style is amazing! Easily understandable

  • @vikas9890
    @vikas9890 5 месяцев назад

    Hi Shubham. Its a great video for understanding Git and Git hub. Thanks a lot

  • @user-sm1zp5mi9p
    @user-sm1zp5mi9p 4 месяца назад

    Hi Shubham Sir, I really enjoyed and appreciate your effort. Keep up the good works. It is a detailed video on Git and GitHub. Respect for you👏

  • @justinfo4873
    @justinfo4873 6 месяцев назад

    Thanks for share valuable content. After I watch the your video I got clearity on Git and GitHub❤

  • @karimullashaik351
    @karimullashaik351 3 месяца назад

    Great work we are definitely utilise 🎉this content Bhai tq very much ❤

  • @BhaveshKansagaraOfficial
    @BhaveshKansagaraOfficial 3 месяца назад

    Your session is too easy to understand.

  • @KRISHNAKUMAR-yj3dx
    @KRISHNAKUMAR-yj3dx 3 месяца назад +1

    Awesome explanation
    Thanks a lot

  • @TrainWithShubham
    @TrainWithShubham  2 года назад

    NOTES:
    gist.github.com/LondheShubham153/0b367734a02e8cf77e6ea1dc90ee0f38

  • @Laughingbox.
    @Laughingbox. Год назад +13

    Hello bhaiya, it was an awesome session I had watched lots of videos on youtube for git and GitHub but I must say it is the top one for the beginner as well as mid-experienced level candidates who want to switch carriers in DevOps...at last thank you so much for such a get resource ..due to your video only I will going to switch my carrier in DevOps and cloud domain.

  • @lets_go_play712
    @lets_go_play712 Год назад +4

    master class teaching , wow i learnt and understand deeply about git and git hub very clear cut explanations and the way u said how it works in branch and examples i could understand clearly .............. if u listen from a good teacher language is not a barrier is the thing i understand today as i know only a bit of hindi but still i can think deep with the way u teached it . thank u so much

  • @swatimishra256
    @swatimishra256 Год назад +3

    You are awesome.. your speaking and teaching style makes you different from others. Perfect speed for beginners. Thanks a lot

  • @ruchitamalunjkar880
    @ruchitamalunjkar880 Год назад

    Understood each and every command..
    Thank you 🥳✅

  • @akshatgoyal0112
    @akshatgoyal0112 7 месяцев назад +1

    Thanks for it sir...
    This was very hard for me and You make it very simple 🙏🏻

  • @alisohailtheitkid
    @alisohailtheitkid Год назад

    Simply "Outstanding"

  • @BageshwarBalajikiPooja
    @BageshwarBalajikiPooja Год назад +5

    We have 2 types of version control systems .
    1 centralised version control system
    2 decentralised/distributed system
    1. centralised version control system:- we have working directory, staging area , local repo.
    When we write the code our code is store in working directory(in our local system), if we want to some add option our code go to staging area , stagging area code need some commit and checkout operation (stagging area is virtual area) when we perform commit operation our code on local repository (local system) .then we can perform commit and checkout operation for our code store in central repository but here is one problem central repository is place where our everything is stored if something goes wrong on central repository then recovery is very difficult.
    2 . decentralised/ distributed version control system:- destributed version control system means remote location version control systems.
    Here all process is same but here we can perform pull and push operations because our remote repository fetch the code to local system to remote location ,update the data in remote repository. remote repository is virtual storage. GitHub is example of remote repository....... remote repository stored data is version format data so we can easily use version control data according to our requirement,every developer has his own local copy of repository. It is not centralized and it is
    distributed only.
    commit and checkout operations won't be performed on remote repository and these
    will be performed on local repository only.
    The main job of remote repository is just to share our work to peer developers.
    High availability, Speed and there is no single point of failure are main reasons for the popularity of remote repositories.
    I think I am right shubham sir 😊 please reply 🙏

  • @sanjeevagarwal6813
    @sanjeevagarwal6813 Год назад +2

    Shubham mere bhai: main tumhara 4 videos dekha
    a) AWS codeCommit+CodeBuild b) AWS CodeDeploy c) Ubuntu_Linux d) Git-Github. All were good but best CodeDeploy tha.
    Ek point noteworthy tha ki in only CodeDeploy, the user needs to create "Service Role" explicitly. Baki dono main (CodeCommit & CodeBuild) main "Service Role" automatically create hota hai.
    Git hub main "revert" best hain.
    Tum achha kaam kar rahe ho.

  • @vgtxtdeed
    @vgtxtdeed 2 года назад +6

    Actually sir there is lots of video on such subjects....but u deliver content very efficiently....Always Value adding.

    • @TrainWithShubham
      @TrainWithShubham  2 года назад +2

      Thank you so much @vitthal
      I try to keep it simple 😊

  • @alkarani179
    @alkarani179 6 месяцев назад +1

    thanks for the video. i really like this video.😍😍 bhut acche se teach kiya aapne.

  • @mian_al_ruhanyat
    @mian_al_ruhanyat 6 месяцев назад +1

    best video on this topic I say

  • @meghasingh1448
    @meghasingh1448 Год назад +1

    Thankyou @Shubham for creating such an advanced informative video on git and github.You made learning easy and interesting.

  • @dishigupta
    @dishigupta 7 месяцев назад

    Hello Shubham,
    I have recently started learning DevOps and understood Git and GitHub from this video. It was really easy to understand your content.
    I have one doubt in GitHub. It is taught in this video how to create a new branch using Git but how do we create a new branch in GitHub? and then how this new branch functions in GitHub like it is explained in Git.
    Do you have a video explaining the same?
    Also is there anything else that should be known to a DevOps engineer with respect to Git and GitHub?

  • @naveedrizvi07
    @naveedrizvi07 Месяц назад +1

    excellent way of teaching. Taking time to explain things and NOT rushing through. Thanks for helping us!🙏

  • @Mimmyth3cat
    @Mimmyth3cat Год назад +3

    One of the best video for GIT and GitHub .. Thank you so much . 2 hrs well spent.

  • @ajendrajeshthi5138
    @ajendrajeshthi5138 Год назад +1

    Ek dum sahi aur saral bhasa me samjha ya hai sir apne..jo log naye hai mere jaise unko bhi samaj aa jaye deeply...thanks...and apse sikhke aur age badhege....

  • @chandramoreakshay333
    @chandramoreakshay333 7 месяцев назад +1

    THANK YOU.

  • @samikshasharma3544
    @samikshasharma3544 Год назад +3

    Your way of explaining is incomparable 👍

  • @divyangisharma
    @divyangisharma Год назад

    When I am deleting the file, and than staging it, After that trying to revert it through git revert and the I am getting error: your local changes would be overwritten by revert. Also I checked through git log, but the file is not showing deleted there. What to do?

  • @dhruvildobariya8270
    @dhruvildobariya8270 Год назад +1

    Amazing Explanation 🔥🔥 Very Clear And Deeply

  • @tejaslamkhade547
    @tejaslamkhade547 10 месяцев назад +1

    One of the best videos on Git. 🙌✨

  • @iamlegend8077
    @iamlegend8077 10 месяцев назад +1

    Bahut achha padhate ho yaar..... real me master class he

  • @rizwan.a8syed614
    @rizwan.a8syed614 6 месяцев назад +1

    Hi shubam excellent teaching and very clear concepts...great....keep going....

  • @pardeepkaur-pw3tl
    @pardeepkaur-pw3tl Год назад

    Thank you so much Sir

  • @harshyadav5323
    @harshyadav5323 Год назад +1

    Awesome sir, thanks for such a wonderful video 😊

  • @codewithayesha
    @codewithayesha 10 месяцев назад

    sir, I am facing an issue... my file is added and committed with git and whenever I make a change git tells me that this file is modified... but when I delete the same file, after restoration all of the data is removed.... why?

  • @divyasatputeofficial9215
    @divyasatputeofficial9215 3 месяца назад +1

    thanks bhaiyya

  • @kumarrohit5898
    @kumarrohit5898 2 года назад +2

    Thank you so much bhaiya . It's a great video 😁👍🙏

  • @Vinayakksainii
    @Vinayakksainii Год назад

    i have a question we are committing without specifying particular name of file what if multiple files are stagged will they all be commit in one go with one messge

  • @ritikarajput1994
    @ritikarajput1994 6 месяцев назад +1

    Thank you @trainwithshubham ❤

  • @bloodocto1028
    @bloodocto1028 Год назад +1

    Bhaut badiya Sir ❤
    Thank You So Much..😊

  • @rohanjain8088
    @rohanjain8088 Год назад +1

    Thank you so much....great efforts bhai 👌✌👍💥💥

  • @harig4869
    @harig4869 Год назад +3

    Bro you are really great, because every body can understand your explanation. Git commit “ I will watch your videos and I will become DevOps engineer pakka”

  • @CodeNameImmy
    @CodeNameImmy Год назад +3

    Shubham bhai..loved the master class and linux series..and loving the project series as well.
    But aur tools ki bhi issi tarah master class bana do bhai. If possible... ❤️
    Btw Maza aarha h tumhare lectures se padhne mein

  • @user-yi3ry3cq5q
    @user-yi3ry3cq5q 11 месяцев назад +1

    Thank u so much sir for sharing this useful content of git and github

  • @PoojaSharma-fg3do
    @PoojaSharma-fg3do 6 месяцев назад

    I have questions here terminal you are saying to open..which terminal we should open it?

  • @Nehayadav-dt6sk
    @Nehayadav-dt6sk Год назад +1

    Thankyou bhaiya. Nice explanation

  • @praksgroc8412
    @praksgroc8412 8 месяцев назад +1

    while cloning I am facing fatal error . could you please help.

  • @Deepaklam41
    @Deepaklam41 Год назад +1

    Awesome teaching technique sir ji, i want to learn more from you sir

  • @seemabkanwal2755
    @seemabkanwal2755 Год назад +2

    hi! i am from pakistan .you are doing very great job.impressive teaching style for begginers

  • @kshikha5019
    @kshikha5019 9 месяцев назад +1

    Plz teach us visual studio code interface...the way u are using to teach us

  • @kiranchintu711
    @kiranchintu711 Год назад +2

    Bhai you are god gift to us ❤❤❤I immediately subscribed your channel

  • @manish-mk
    @manish-mk 2 года назад +2

    This 100 minutes video is more than enough for anyone to start contributing through GitHub.
    Aur ha bhai ek request hai aapse ki ek session aap thik aisa he lo for contributing to open source
    A guide on how to contribute on Open Source Projects through GitHub because RUclips pe kisi ne ispe acha video nhi dala hai

    • @TrainWithShubham
      @TrainWithShubham  2 года назад +1

      Definitely Manish bhai.. karte hai ye
      also, thanks a lot for the appreciation, keeps me going :)

  • @codewithbishal895
    @codewithbishal895 9 месяцев назад +1

    Superb

  • @amandixit7382
    @amandixit7382 5 месяцев назад

    Great Video Shubham.
    (In Git not Github) If suppose I need to merge my dev to master then what will happen?

  • @swathireddy7998
    @swathireddy7998 7 месяцев назад +1

    Thanks a lot

  • @prasaddeshmukh8667
    @prasaddeshmukh8667 Год назад +2

    He SHUBHAM your work is really awesome. I am preparing for devils interview from recorded videos but I was not understanding the git concept but after watching your video I understood that. That's brother. Keep it up

  • @snehraj
    @snehraj 8 месяцев назад +1

    Is linux admin must knew coding skills to get into the devops side ?

  • @ghanshyammalaiya9746
    @ghanshyammalaiya9746 Год назад +1

    this video is so much help me ,thank you for uploding@TrainWithShubham🙏

  • @dream11gurufantasy
    @dream11gurufantasy 11 месяцев назад +1

    very good explain in easy way

  • @kishanvishwakarma903
    @kishanvishwakarma903 10 месяцев назад +2

    Shubham sir
    Shayad 😂 push or pull
    maza hi aa gaya 😜

  • @josephjohn1810
    @josephjohn1810 2 года назад +1

    Thanks lot. it was amazing.

  • @karishmatamboli5741
    @karishmatamboli5741 Год назад +1

    Done👍......thank you

  • @eschool3757
    @eschool3757 Год назад +1

    Amazing training all cleared 😊

  • @yogeshsharma5168
    @yogeshsharma5168 Год назад +2

    You are a great teacher ❤️❤️❤️❤️

  • @mainuddinali9561
    @mainuddinali9561 Год назад +1

    great exlaination

  • @DEEPAK_1717
    @DEEPAK_1717 Год назад +1

    Thanks a lot sir

  • @spunkyadonisindiansai7499
    @spunkyadonisindiansai7499 Год назад

    Great explanation

  • @akashactivities6788
    @akashactivities6788 Год назад

    how to create file in windows in cmd

  • @mainuddinali9561
    @mainuddinali9561 Год назад +1

    i have seen many videos on git but this videos is total different , i will suggest to evey one who want to learn git

    • @TrainWithShubham
      @TrainWithShubham  Год назад +1

      Thanks a lot, please share in your groups
      that will help me and other students

  • @Food_with_vinni
    @Food_with_vinni Год назад +1

    Hello sir, I’ve created one folder and run git init but whenever I tried to run git status in visual code is showing git term is not recongnized, I am using windows os

  • @manasipatil844
    @manasipatil844 Год назад +1

    Sir if I'm using linux in aws then after git init I've to locate the file in terminal then how to do tha

  • @sunithavangala3673
    @sunithavangala3673 Год назад +1

    Awesome explanation 👍

  • @SanjayDas-zn5vc
    @SanjayDas-zn5vc Год назад +1

    Amazing video

  • @shivamsharmakey2code
    @shivamsharmakey2code Год назад +1

    Hi Shubham
    Git restore --staged file1 is giving a fatal error.
    Tried Git rm command followed by file and it worked untracked. Want to know if this issue with the got version or command got deprecated?

  • @truefan8932
    @truefan8932 Год назад +1

    ❤love it upload more videos concepts based videos . Plz say how much devops is required for being a full stack web developer

  • @FFCoolGamer800
    @FFCoolGamer800 Год назад +1

    It's amazing 👏

  • @DON_TV
    @DON_TV Год назад +1

    Git And GitHub Nicely Explained.....

  • @dakshprajapati4233
    @dakshprajapati4233 Год назад +1

    🙏🙏🙏❤️❤️

  • @targetachiever5014
    @targetachiever5014 Год назад +2

    I love you shubham Bhai ur great♥️

  • @thomascat7530
    @thomascat7530 Год назад +1

    watched it in one go at 2AM😁...was very easy to understand

  • @mallepogupraveen
    @mallepogupraveen Год назад +1

    nice sir ji...from andhra

  • @UdayShergill-ue9pn
    @UdayShergill-ue9pn Год назад +2

    Whenever I add a file in another branch(say dev here) and then change the branch to main it automatically gets added to main, i believe it is not supposed?
    Each and every change which is being made to either main or dev branch goes to other branch.....Not sure why is this happening?

    • @TrainWithShubham
      @TrainWithShubham  Год назад

      interesting, can you share on Linkeding or telegram?

  • @shreyash8273
    @shreyash8273 Год назад +1

    Nice on point explanation sir

  • @ajaybirare1845
    @ajaybirare1845 Год назад +1

    superb sir❤❤

  • @CloudAdvocate-bg3ig
    @CloudAdvocate-bg3ig Год назад +1

    I always have a question. Bharat me itna tech talent h. Why don't we have our very own YT jaisa video streaming application(s)?? It's high time for us to have IT products [hardware and software] agar seriously super power banna h !!!

    • @TrainWithShubham
      @TrainWithShubham  Год назад

      they have one, graphy kar ke hai.. but RUclips has crazy distribution and scalability

    • @CloudAdvocate-bg3ig
      @CloudAdvocate-bg3ig Год назад

      @@TrainWithShubham Thanks for the info.. Exploring Graphy.

  • @atul_karpe
    @atul_karpe Год назад +1

    Hi shubham sir I want ask one question is groovy script supports gitlab?? If you have Any information about this please let me know

  • @shrikantdesai6973
    @shrikantdesai6973 Год назад +1

    thanks bro

  • @ajinkyapc
    @ajinkyapc Год назад +1

    enjoyed it. thank you.

    • @TrainWithShubham
      @TrainWithShubham  Год назад +1

      glad you enjoyed it.. something interesting coming this weekend

    • @ajinkyapc
      @ajinkyapc Год назад

      @@TrainWithShubham btw, do you have any coupon code to share for your devops bootcamp?

  • @garimajain474
    @garimajain474 Год назад

    💯💯💯💯🙇🙇🙇🙇🙇🙇

  • @dhanushnd8203
    @dhanushnd8203 2 года назад +2

    Hey This was a very interesting video. Your docker video got me here. Keep this good videos going.
    good luck

    • @TrainWithShubham
      @TrainWithShubham  2 года назад

      Hey, thanks!
      Glad you liked it

    • @pummysolanki5025
      @pummysolanki5025 2 года назад +1

      Where is this Playlist in your lists , I can't see where are all these github videos send docker one

    • @TrainWithShubham
      @TrainWithShubham  2 года назад

      @@pummysolanki5025 which videos are you looking for?

    • @pummysolanki5025
      @pummysolanki5025 2 года назад

      @@TrainWithShubham dockers and githubs one in your profile, I can't see it everytime I just search by ur name

    • @TrainWithShubham
      @TrainWithShubham  2 года назад

      @@pummysolanki5025 There's a playlist.. DevOps Bootcamp.. under the playlist section in channel

  • @sitabjachatterjee249
    @sitabjachatterjee249 Год назад +1

    I deleted one demo txt file and moved to diff branch.. While I returned to master branch again, without restoration , the txt file again showing.. Why it is so????

    • @TrainWithShubham
      @TrainWithShubham  Год назад

      maybe it was not comitted

    • @sitabjachatterjee249
      @sitabjachatterjee249 Год назад

      @@TrainWithShubham Yes, I saw this after few minutes. After commit the 'delete' it works... It's seems kind of auto restore feature though ;) .... But Honestly, it was best till now , I'm gonna post on LinkedIn too about this video to let more people know...

  • @vaibhavjain1in
    @vaibhavjain1in Год назад +1

    Hi Shubham, second day watching your tutorial. Now I can't seem to install Git on my iMac. It says command not found - brew. can you help?

    • @TrainWithShubham
      @TrainWithShubham  Год назад

      In fact, Git comes installed by default on most Mac and Linux machines!

    • @vaibhavjain1in
      @vaibhavjain1in Год назад

      @@TrainWithShubham Not sure then why it didn't work. I used manual installation.

  • @ABDULBASIT-wn1ei
    @ABDULBASIT-wn1ei Год назад +1

    Sir is git perform on cross platform? Means my server is windows server(on-premises server for git) and I want to make repos using git. Is this ok or you suggested to migrate server in Linux?

    • @TrainWithShubham
      @TrainWithShubham  Год назад

      yes, it can be used cross platform, use git bash for windows

    • @ABDULBASIT-wn1ei
      @ABDULBASIT-wn1ei Год назад

      Any suggestions to migrate to Linux? Because I proposed them to shift on enterprise Linux as we can do any thing in CLI but windows has limitation for CLI

  • @subratakumarprusty2083
    @subratakumarprusty2083 Год назад +1

    Sir Namaste, Kya GitHub ka aur ek video dal sakte ho jisme advance github ki saare commands ho.

  • @ShivrajTelang
    @ShivrajTelang 11 месяцев назад +1

    kya bhari padhate ho yaar bhai

    • @TrainWithShubham
      @TrainWithShubham  11 месяцев назад +1

      thank you shivraj bhau

    • @ShivrajTelang
      @ShivrajTelang 11 месяцев назад

      @@TrainWithShubham mi tumhala mail kela hota tumhi lagech reply dila wow your are very super fast bhai

  • @imharry404
    @imharry404 Год назад +1

    Thanks

  • @karthiksundaram544
    @karthiksundaram544 Год назад +1

    Hi subham how to find current version of GitHub

  • @uiui995
    @uiui995 2 года назад +2

    sir apne to mje hi bandhie