Git For Beginners 2023

Поділитися
Вставка
  • Опубліковано 19 чер 2024
  • Git and Github
    Telusko Courses:
    Spring and Microservices Live Course : bit.ly/springmslive
    Coupon: TELUSKO25 (25% Discount)
    Industry-Ready Java Spring Microservices Developer Live : bit.ly/JavaMS2
    Complete Java Developer Course : bit.ly/Comp-Java-Dev-2
    Coupon: TELUSKO20 (20% Discount)
    For More Queries WhatsApp or Call on : +919008963671
    00:00:00 git Intro
    00:01:23 git version control
    00:08:40 history of git
    00:12:07 git Setup
    00:19:52 git Init
    00:29:05 git commit
    00:38:31 skipping the staging area
    00:43:21 git diff command
    00:46:41 git remove file
    00:52:11 github repository
    01:11:10 adding files to remote repository
    01:16:49 working with tags
    01:25:43 clone a project
    01:34:54 git branch create
    01:44:25 git delete branch
    01:46:55 branch pushing to remote repository
    01:50:14 branch-how it works
    01:56:05 git merge
    website : courses.telusko.com/
    Instagram : / navinreddyofficial
    Linkedin : / navinreddy20
    TELUSKO Android App : bit.ly/TeluskoApp
    Discord : / discord
  • Наука та технологія

КОМЕНТАРІ • 145

  • @developerscentre
    @developerscentre 6 місяців тому +29

    The only channel I trust for any software development content. Thank you for sharing!

  • @deogenesabejuela7016
    @deogenesabejuela7016 7 місяців тому +2

    Wow, I learned a lot in just 2 hours. very clear and informative. The best git tutorial so far. Thank you, sir. I am now a follower👌👍

  • @chhavimanichoubey9437
    @chhavimanichoubey9437 3 місяці тому

    This video is more than enough for getting started with Git or getting familiar with it at least to then start learning version control in detail.

  • @semilife
    @semilife 5 місяців тому

    Thanks Navin for a very comprehensive and practical look at how git works.

  • @manivannanthirugnanam4599
    @manivannanthirugnanam4599 8 місяців тому +2

    Thank you so much for the detailed explanation.

  • @sandeepnv3045
    @sandeepnv3045 3 місяці тому

    Great work...! Thank you for doing these type of tutorials. Keep doing and help us!

  • @garbi..
    @garbi.. 5 місяців тому +1

    Thanks for the tutorial . It helped me understand Git better

  • @jayashreep4926
    @jayashreep4926 8 місяців тому +1

    Thank you. Good and clear explanation.

  • @tunanshvatsa5998
    @tunanshvatsa5998 3 місяці тому +1

    I have watched this topic from many educators but nothing can match this. Thank you sir
    🙏

  • @jayanthdhavala131
    @jayanthdhavala131 3 місяці тому

    thank you for this tutorial. wonderful experience learning from you.

  • @bilalbeny4172
    @bilalbeny4172 5 місяців тому +1

    thank you so much for sharing this video👍

  • @dwpk20
    @dwpk20 9 місяців тому +7

    This is one of the most helpful detailed and well explained Git tutorials I've seen. Thank you for doing this! I felt it ended very abruptly though as if there was a continunation :D
    One question though. let's say you have commited 2 times and have pushed to remote. But now I want to roll back to commit 1. I use git checkout , that's fine, but how do I make my main branch also go back to this first commit so that I can push to remove and make my second commit disappear?

  • @sushmitakumari8252
    @sushmitakumari8252 7 місяців тому +1

    thanks for the course its outstanding

  • @srinivasreddypallerla6871
    @srinivasreddypallerla6871 3 місяці тому

    Dear Naveen Reddy, I did learn a lot from your talk. It was comprehensive, clear and delivered very well. Thank you sir.

  • @rd-tk6js
    @rd-tk6js 3 місяці тому

    very well explained, thanks !

  • @saivardhanmadeneni837
    @saivardhanmadeneni837 3 місяці тому

    Superb playlist about git & github i learned from scratch thanks naveen sir.

  • @likithr.n9692
    @likithr.n9692 4 місяці тому

    Super explanation.
    Very comprehensive and detailed

  • @TalhaTabrez
    @TalhaTabrez 5 місяців тому +1

    thank you so much!!

  • @MayurAgrawal-cg9zg
    @MayurAgrawal-cg9zg Місяць тому

    Sir, i am learning from your training, its very clear and understanding.

  • @surajnegi2114
    @surajnegi2114 8 місяців тому

    i love the way you teach.

  • @CodingChannel1
    @CodingChannel1 9 місяців тому +4

    Awesome ❤

  • @scoffer2150
    @scoffer2150 6 місяців тому

    Thank you so much sir for this course. Can you also provide me with the web development courses you've made.

  • @naveenrajukopparthi3046
    @naveenrajukopparthi3046 9 місяців тому +7

    Thank you. Please do continuation video about merge conflicts.

  • @Indian-fv8kl
    @Indian-fv8kl 6 місяців тому

    you are rally god to us, thank u soo much for your amazing work sir. love from Germany❤

  • @intergalacticweather
    @intergalacticweather 21 день тому

    preciate this

  • @juliuschimaobi
    @juliuschimaobi 3 місяці тому

    Best tutorial on git; ever watched

  • @maheshdgaikwad427
    @maheshdgaikwad427 9 місяців тому +2

    😃Thank you so much sir and plz if possible plz upload this video in hindi also ❤

  • @chandrashekhar9693
    @chandrashekhar9693 7 місяців тому +2

    Thanks a lot Mr. Naveen. Your explanation is excellent. I done practice along with your training session.

  • @stevenroyalson7850
    @stevenroyalson7850 Місяць тому

    Thanks navin reddy for great explaination .if possible can u prepare datascience videos .

  • @sourabhmittal823
    @sourabhmittal823 9 місяців тому

    great content !!

  • @juliestudy1475
    @juliestudy1475 5 місяців тому +2

    A very good tutorial! Thank you. It's a shame that 'branch conflict' is not included.
    It's a mystery (and confusing) that in the middle of the first project in vs code, suddenly a 2nd project is created using terminal and then opened the 2nd project in vs code and abandon the 1st project altogether. Why?

  • @SriramDinesh
    @SriramDinesh 8 місяців тому

    Thanks!

  • @pavanakula1225
    @pavanakula1225 9 місяців тому

    Thankyou Navin 🎉

  • @sindhud6895
    @sindhud6895 5 місяців тому

    Loved with tutorial 💌

  • @Risha8h
    @Risha8h 9 місяців тому +1

    Thx sir❤😊

  • @parthaprotim0014
    @parthaprotim0014 7 місяців тому +1

    As always , Naveen Sir never disappoints.

  • @Madhusudhan-oe2tx
    @Madhusudhan-oe2tx 7 місяців тому

    Thank you sir ❤

  • @ratanrathod7
    @ratanrathod7 8 місяців тому

    thank you ♥

  • @lavanyam3956
    @lavanyam3956 5 місяців тому

    Hi sir, your videos are really awesome
    Could you please upload for sax parser for Excel in java

  • @Setche2023
    @Setche2023 4 місяці тому

    I love you so muuuuuuuuuch. You're the best

  • @nadetdevfullstack7041
    @nadetdevfullstack7041 5 місяців тому

    Excellent

  • @karimmulla5452
    @karimmulla5452 9 місяців тому +1

    Wish you a Happy Teacher's Day Navin sir🎉❤

  • @brianwaweru7754
    @brianwaweru7754 8 місяців тому

    thanks

  • @user-fs9gq8yi5e
    @user-fs9gq8yi5e 5 місяців тому +1

    vera level bro

  • @abhiadam1985
    @abhiadam1985 5 місяців тому

    HI one step missing while pushing repo remotely at 1:09:40 that is to do "git init" incase its a fresh folder created. Thanks.

  • @ravikumara_g
    @ravikumara_g 3 місяці тому

    Tq

  • @SaiPhaniRam
    @SaiPhaniRam 4 місяці тому

    @Telusko
    Hello Navin, I have a question:
    When we created the file "UserService.txt" at 1:48:29, we are creating the file in the working directory right ? How come, the moment we switch the branches, it is getting disappeared?
    If it were the case of content in the file, it makes sense. But I would like to know how the working directory file structure is getting changed.
    Please help me in understanding this.

  • @user-uz4pe8yb9f
    @user-uz4pe8yb9f 3 місяці тому

    Naa internship projects ki, final year projects ki...ipudu job lo training phase ki kuda mimalne follow avthunna sir.. thanks for free tutorials😇

  • @BusinessideasTelugu123
    @BusinessideasTelugu123 9 місяців тому

    Yes 👍

  • @jebezoswald5975
    @jebezoswald5975 9 місяців тому

    Happy teachers day sir ❣

  • @mahmodi5timetolearn
    @mahmodi5timetolearn 6 місяців тому +2

    Only legends can do such amazing tutorials thanks Naveen

  • @sam36830
    @sam36830 9 місяців тому

    Happy Teacher's Day Naveen Sir🏃‍♂️🏃‍♀️🏃‍♂️🏃‍♀️🏃‍♂️🏃‍♀️🏃‍♀️🏃‍♂️🌳🪴🪔🏆
    Radhe Radhe 🌳 🌳 🌳 🌳 🌳

  • @milankbudha
    @milankbudha 9 місяців тому

    are you using benq monitor for this tutorial?? plz reply sir

  • @Netpilation
    @Netpilation 11 днів тому

    his course >>>>>>> all courses on yt

  • @sathwikcm7
    @sathwikcm7 8 місяців тому

    i wish the whole thing was taught on a wondows machine since i don't even know how to use the terminal properly , i faced some difficulties during this course , but anyway sir thankyou for the video and sharing your knowledge i'm grateful for you.

    • @anisha7909
      @anisha7909 6 місяців тому +1

      You can use powershell instead

  • @tuongphuongly298
    @tuongphuongly298 7 місяців тому

    slick back

  • @sanyamjain4777
    @sanyamjain4777 9 місяців тому +1

    What is the need to change branch name from master to main?

  • @Name-yu6ux
    @Name-yu6ux 9 місяців тому

    Yoo telusko my teacher posted a video!!

  • @user-zm5lm5eb1j
    @user-zm5lm5eb1j 9 місяців тому

    Happy Teacher's Day Sir

  • @shesh705
    @shesh705 3 місяці тому

    final is so truee

  • @sureshp1095
    @sureshp1095 9 місяців тому

  • @sakshiwadhwa8226
    @sakshiwadhwa8226 4 місяці тому

    can you please post some aws projects from scratch for beginners to write those on resume

  • @sangyt6915
    @sangyt6915 2 місяці тому +2

    Thank you Navin sir... And plzz do not upload videos as paid version... 😢😢😢

  • @flames_tech
    @flames_tech 5 місяців тому +2

    Sir please suggest me your videos in sequence so that I can learn Java full stack, As I'm getting trained for the same from a institute, But I need your videos as better reference...

    • @flames_tech
      @flames_tech 4 місяці тому +1

      Anyone, can you suggest me?

    • @davidhusted817
      @davidhusted817 3 місяці тому +1

      You can get from anywhere a roadmap and you devided into wections and learn it in order

  • @dastagirishaik377
    @dastagirishaik377 6 місяців тому

    Hi sir, is git and git bash same ?

  • @mickey-bz5cf
    @mickey-bz5cf 9 місяців тому +1

    Did he upload again, or it's a dega vu

  • @pujaladevi6277
    @pujaladevi6277 Місяць тому

    in these year download the git but it does'nt support the notepad editor what can i use it for

  • @InsureInvest
    @InsureInvest 8 місяців тому

    ❤️❤️❤️❤️❤️👍

  • @zuberkhan-kn7iu
    @zuberkhan-kn7iu 8 місяців тому

    when i try to commit my django project i am getting this warning "warning: LF will be replaced by CRLF | GIT".
    any suggestions?

  • @keerthanaboosa5905
    @keerthanaboosa5905 8 місяців тому

    Why we should not work on master branch?

  • @varunreddy4779
    @varunreddy4779 9 місяців тому

    github tutorial next please

  • @vinuream
    @vinuream 3 місяці тому

    You missed to explain Rebase.
    anyway thanks for your video

  • @iwewgcreation450
    @iwewgcreation450 Місяць тому

    😊

  • @One_Minute_Please
    @One_Minute_Please 8 місяців тому

    yaa exactly

  • @dc_patel43
    @dc_patel43 9 місяців тому

    What do we mention instead of passphrase ? (Duration: 1:07:00)

  • @strivewithsuraj
    @strivewithsuraj 9 місяців тому +1

    1st viewer❤

  • @gudurkirankumar5990
    @gudurkirankumar5990 6 місяців тому +1

    Hi Guruji, Few commands are not working. As well as " ssh -keygen -o" is also not working in VS. Please correct me if am wrong or else suggest me path for further steps.
    Thanks in advance.

  • @musicvibes7174
    @musicvibes7174 4 місяці тому

    Hey I don't know what should I have press to come back from the end after the log,can anyone help me with that 😅

  • @priyankachenduluru7547
    @priyankachenduluru7547 3 місяці тому +1

    ((1:06:20 at there if i enter (ls -a) if getting an error like : Get-ChildItem : Parrameter cannot be processed because the parameter name 'a' is ambiguous....... )) please tell me how to rectify it...

    • @narinarendra7087
      @narinarendra7087 3 місяці тому

      I am also facing this issue Please help me correct it.

  • @rgaming3691
    @rgaming3691 5 місяців тому

    26:10 start
    git init - b main
    git add filename (To put file into staging area)
    git commit -m "My first commit"
    git commit -a -m "my third commit"(it skips adding into stage area)

    • @mandarapriya3530
      @mandarapriya3530 3 місяці тому

      i couldn't change the master to main from my command line

    • @rgaming3691
      @rgaming3691 3 місяці тому

      @@mandarapriya3530 Sorry I also not watched the whole video
      Copy your code and paste in chatgpt and mention your problem. You will definitely get the answer.👍

  • @rajnishchauhan8208
    @rajnishchauhan8208 9 місяців тому

    1st comment sir❤❤❤

  • @Setche2023
    @Setche2023 4 місяці тому

    I trust in you to learn Git ))))))

  • @Indian-fv8kl
    @Indian-fv8kl 6 місяців тому

    😃

  • @sakshiwadhwa8226
    @sakshiwadhwa8226 4 місяці тому

    Why you started using mac

  • @pulatjonsultanov2729
    @pulatjonsultanov2729 7 місяців тому

    Hello brother, firstly thank you for your hard work and sincerity, I have a question that how you open a new terminal after giving the git log command? I am struggling with it? how to get rid of colon that preventing me from writing next commands?

  • @priyadharshini6533
    @priyadharshini6533 9 місяців тому +1

    Thalaiva ❤...

  • @AmitKumar-ko3zo
    @AmitKumar-ko3zo 28 днів тому +1

    at 34:36, Can someone please tell which command we need to use to go back?

    • @AmitKumar-ko3zo
      @AmitKumar-ko3zo 26 днів тому +1

      found it, we can use ‘q’ to go back

  • @mingukkie5008
    @mingukkie5008 8 місяців тому

    57:54 how do you cancle it???

  • @Spider-Man_67
    @Spider-Man_67 9 місяців тому +3

    Sir, why did you deleted the video & uploaded it again?

  • @nishantverma2966
    @nishantverma2966 9 місяців тому +1

    I can't see any file inside my first project folder while deleting the .git file is there any way to find that

  • @shagachandra
    @shagachandra 9 місяців тому +4

    nuvvu mavodive....anna

  • @maheshb1471
    @maheshb1471 3 місяці тому

    No one can teach us like you do, a person from non IT background also can understand

  • @mohammedashrafalishaik8159
    @mohammedashrafalishaik8159 3 місяці тому

    🙂

  • @ratnadeepsaha7675
    @ratnadeepsaha7675 9 місяців тому +1

    Re-upload?

  • @vokash
    @vokash 9 місяців тому +1

    Sir wanna more revenue, so he starts own website and app . Here it's already uploaded. But I think youtube is the more suitable place to gain revenue than subscription base model.😂

  • @vandanapulalithasaikumar3114
    @vandanapulalithasaikumar3114 9 місяців тому

    Can i get next videos of git

  • @mockydigital
    @mockydigital 7 місяців тому

    i finished git

  • @naveenvarma19
    @naveenvarma19 7 місяців тому

    😁

  • @Muslim05879
    @Muslim05879 27 днів тому

    i did a major contribution to the vscode project : added a : to a comment

  • @Sami67995
    @Sami67995 9 місяців тому

    why should we change the master to main?

    • @dagovf
      @dagovf 9 місяців тому +2

      Not at all a technical reason, it's a social reason, master term references Master/SLAVE relationship, so to avoid referencing and continue spreading that bad connotation (slavery has caused abuse and suffering to many ethnicities) ethnicities that might be now your colleges and such, therefore now main or some equivalent as branch name is preferred