Git Tutorial for Beginners - Crash Course

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ก.ย. 2024
  • Version Management is key when it comes to efficient project and code management. For this purpose, most programmers use Git, so in this Git Tutorial for Beginners, we'll have a look at the Git basics and and learn what repositories, branches and commits are. So let's get started with this Git Crash Course!
    Read the full article: academind.com/...
    ----------
    #git #gittutorial #gitbeginnerscourse
    ----------
    Want to learn something totally different? Check out all other courses: academind.com/...
    ----------
    • You can follow Max on Twitter (@maxedapps).
    • And you should of course also follow @academind_real.
    • You can also find us on Facebook.( / academindchannel )
    • Or visit our Website (www.academind.com) and subscribe to our newsletter!
    See you in the videos!
    ----------
    Academind is your source for online education in the areas of web development, frontend web development, backend web development, programming, coding and data science! No matter if you are looking for a tutorial, a course, a crash course, an introduction, an online tutorial or any related video, we try our best to offer you the content you are looking for. Our topics include Angular, React, Vue, Html, CSS, JavaScript, TypeScript, Redux, Nuxt.js, RxJs, Bootstrap, Laravel, Node.js, Progressive Web Apps (PWA), Ionic, React Native, Regular Expressions (RegEx), Stencil, Power BI, Amazon Web Services (AWS), Firebase or other topics, make sure to have a look at this channel or at academind.com to find the learning resource of your choice!

ความคิดเห็น • 192

  • @frederikverbruggen2523
    @frederikverbruggen2523 3 ปีที่แล้ว +13

    Finally someone who explains this in a logical way! Great job!

  • @tongshinengofwen9127
    @tongshinengofwen9127 3 ปีที่แล้ว +2

    You deserve only four words "YOU ARE THE BEST!"

  • @aNDy-qh1em
    @aNDy-qh1em 5 ปีที่แล้ว +5

    Awesome coverage of the starting scope in a fully clear manner! Thank you!

  • @yuriytimashov3206
    @yuriytimashov3206 4 ปีที่แล้ว

    The greatest explanation I've ever founded in the Internet. It's not too complicated but at the same time it provides the necessary knowledge for further work with GIT for beginners with deliberate understanding of all the key processes. It's a good and solid starting step for digging deeper into GIT and VCS in general. Thanks a lot!

  • @sergdigital7437
    @sergdigital7437 3 ปีที่แล้ว

    Just when you think these guys are done educating us... I stumble onto this one!
    The best explanation EVER!

  • @pratikanwar9455
    @pratikanwar9455 4 ปีที่แล้ว +7

    Awesome. Fully understandable & makes it easier with simple examples. Thank you so much

  • @Luggruff
    @Luggruff 5 ปีที่แล้ว

    Great video! Been trying to get the gist of this for so long, but you made me understand it! Two things 1) The last part where you specify that you navigate to the project folder: that's a rarity of information in these kinds of guides so WELL DONE! and 2) In your example in the bottom left corner, instead of "commit 1, commit 2" etc. maybe think about writing:
    commit1
    "the name of the commit"
    commit2
    "the name of the commit"
    ..so it's easier for all types of people to follow :)

  • @BijouBakson
    @BijouBakson 3 ปีที่แล้ว

    Subscribed. You teaching so far, I've only watched 2 of your tutorial, is fantastic. You make remembering things seem easy. Thank you.

  • @mikebreeden6071
    @mikebreeden6071 3 ปีที่แล้ว

    I've taken a number of git courses. This is the best one.

  • @MsStajna
    @MsStajna 4 ปีที่แล้ว +2

    the best tutorial for git ever, thanks man

  • @muhammedulviozkaya7128
    @muhammedulviozkaya7128 ปีที่แล้ว

    it's the best git tutorial i've ever seen! thanks!

  • @fatihrahman680
    @fatihrahman680 2 ปีที่แล้ว

    Simple And Straight Forward, Thankss!!!

  • @ArvandOfficial
    @ArvandOfficial ปีที่แล้ว

    thank you for this professional and clear git tutorial. helpful 🙏🏻

  • @DMNBK
    @DMNBK 4 ปีที่แล้ว +2

    You're a boss, it's simple and super well explained. THANK YOU!

  • @barjosa31blogspot83
    @barjosa31blogspot83 6 ปีที่แล้ว +18

    Honestly, I was thinking that Academind should do Git videos.. And here it is!!!
    Thank you for everything!

    • @academind
      @academind  6 ปีที่แล้ว +5

      It's just great to read that you like the topic, thank YOU for your support :)

  • @Rajakumar-yg4nc
    @Rajakumar-yg4nc 3 ปีที่แล้ว

    You explain very clearly , thanks for making git easier to understand.

  • @sumeetsood232
    @sumeetsood232 6 ปีที่แล้ว +12

    Hi,
    i am on windows.when i run git master, i get this-
    git: 'master' is not a git command. See 'git --help'.

    • @phucdong4845
      @phucdong4845 6 ปีที่แล้ว +15

      You can use git checkout master. This command will switch the "div added" back to the master branch where "head testing" will be HEAD again.

    • @jagadeeshreddy3998
      @jagadeeshreddy3998 5 ปีที่แล้ว +7

      I think "git master" command is not available in current git version
      try "git checkout master" instead

    • @pranasvaraneckas7061
      @pranasvaraneckas7061 5 ปีที่แล้ว

      Was looking for this. Cheers.

    • @prajwalc1880
      @prajwalc1880 4 ปีที่แล้ว

      if you want to switch to master branch you can use "git switch -"

  • @vedrecide
    @vedrecide 2 ปีที่แล้ว

    Amazing job explaining the basics, You got yourself another subscriber!

  • @dimitargetsov9690
    @dimitargetsov9690 ปีที่แล้ว

    With full respect and best regards --in Your graphic diagram , (left down corner ) ,
    the last commit (the head) is at the bottom (graphically). After >git log the last commit is
    at the top (graphically). The logic in both cases is correct , but for a beginner ,visually , a bit
    confusing.

  • @BoBo-yn4xf
    @BoBo-yn4xf 2 ปีที่แล้ว

    Good job done, bro! This video helps alot by having visual represtation of what u explaining.

  • @hbk666
    @hbk666 2 ปีที่แล้ว

    This is gold, thanks guys!

  • @ckakunje
    @ckakunje 6 ปีที่แล้ว +3

    Nice summary slide at the end..

    • @academind
      @academind  6 ปีที่แล้ว

      Thank you Chida!

  • @aabid3375
    @aabid3375 4 ปีที่แล้ว

    I didn't heard Manual before, he is equally good as Max...👍

    • @academind
      @academind  4 ปีที่แล้ว

      Thanks a lot, this really means a lot to me :)

  • @atarek92
    @atarek92 5 ปีที่แล้ว +1

    That's great, Exactly what I was looking for

  • @jaypdevaney
    @jaypdevaney 4 ปีที่แล้ว +2

    Great tutorial! Thanks for this.

  • @silviocontreiras6401
    @silviocontreiras6401 6 ปีที่แล้ว +3

    Thanks Academind!

  • @rakeshbidhar8812
    @rakeshbidhar8812 2 ปีที่แล้ว

    Best git video. Great presentation

  • @harshavardhanshirole5449
    @harshavardhanshirole5449 6 ปีที่แล้ว

    Can't thank enough. Now I can share this with my Dev team :)

    • @academind
      @academind  6 ปีที่แล้ว

      And I cannot thank YOU enough, thank you for sharing this and I hope that the video will be helpful for your team!

  • @KiLVaiDeN
    @KiLVaiDeN 3 ปีที่แล้ว

    Very good tutorial for beginning with Git, well done !

  • @vishwasmakwana3780
    @vishwasmakwana3780 4 ปีที่แล้ว +1

    How to delete middle commit and keep other one
    Suppose I made commit - 1 , commit-2 , commit-3 . here 1,2,3 is id
    What if I need commit-1 and commit-3 , I want to delete commit 2 .
    I tried git reset --hard 2 but it did not work , is it possible to delete middle commit if yes then please provide solution or your thoughts on it
    Thanks..........

  • @sahracton8744
    @sahracton8744 2 ปีที่แล้ว

    from 14:00 'git master' didn't work on my machine (mac). The only way that i was able to go back to the head was by typing in 'git checkout master '

  • @SilverAsakura
    @SilverAsakura ปีที่แล้ว

    I got many errors because I forgot to save locally. So just to be clear: Do you always need to save locally before adding a commit?
    I'm new to Git so yeah, had to delete branches a lot of times and rename stuff over and over 🤣

  • @robby7292
    @robby7292 6 ปีที่แล้ว

    Nice video, hoping for a git advanced video or at least git used by teams (git pull etc.). I would also like to see some helpfull tricks like git stash.
    Maybe like: A video for Git - Remote git - Medium with git pull, creating your own server etc.
    and then git advanced with all the tricks and tips on how to work properly with git.
    So far great video! :D

    • @academind
      @academind  6 ปีที่แล้ว +1

      Thank you so much for your fantastic feedback and for your suggestions Robert! We will also have a look at Github in another video and in that video we'll cover things like git remote and more.

    • @robby7292
      @robby7292 6 ปีที่แล้ว

      awesome! :D Keep up the work! :)

  • @isharaperera0629
    @isharaperera0629 ปีที่แล้ว

    Crystal clear!

  • @abhishekgowlikar
    @abhishekgowlikar 2 ปีที่แล้ว

    crystal clear, hats off

  • @abhisheknair_music
    @abhisheknair_music 3 ปีที่แล้ว

    How do we update our branch with changes in the master branch while keeping our progress too?

  • @ivanaleksandrov7157
    @ivanaleksandrov7157 6 ปีที่แล้ว +1

    Thanks Manu, you guys do a great job explaining these concepts! Also your courses on Udemy are great - keep it up.

    • @academind
      @academind  6 ปีที่แล้ว +1

      It honestly makes me very happy to receive such a rewarding feedback, thank you very much for your support Ivan! This honestly means a lot to Max and myself!

  • @ricp
    @ricp 2 ปีที่แล้ว +1

    Thanks for the video! , one question, on 14:10 you do `git master` to change back from the checked out branch. When I try it , i get an error: git: 'master' is not a git command. is 'git master' no longer a valid command? Thanks

  • @SirFarkade
    @SirFarkade 2 ปีที่แล้ว

    Short and greatest!

  • @ruifengzhang166
    @ruifengzhang166 5 ปีที่แล้ว +2

    I can't use the git master command.....

  • @TouhidSunny
    @TouhidSunny 4 ปีที่แล้ว

    i checkout to a previous commit. but cannot push it to remote repo. i want to make my remote repo upto this commit.
    But it says
    fatal: You are not currently on a branch.
    To push the history leading to the current (detached HEAD)
    state now, use
    git push origin HEAD:

  • @عبدالقادرعبدالرحمنعبدالله

    Thank you so much.
    Learnt a lot from this video.

  • @objectObject212
    @objectObject212 5 ปีที่แล้ว

    Amazing tutorial!
    Academind as always the best.

    • @academind
      @academind  5 ปีที่แล้ว +1

      YOU are the best Krzysztof, thank you so much for your comment!

  • @william1320
    @william1320 6 ปีที่แล้ว +1

    Thank you very much Manuel!

    • @academind
      @academind  6 ปีที่แล้ว

      Thank YOU for your comment!

  • @thawfeeqjamaal1777
    @thawfeeqjamaal1777 2 ปีที่แล้ว

    23:37 for me it shows both versions of the code, at the top of each other. Is there a way to close this new function?.

  • @romantsyupryk3009
    @romantsyupryk3009 3 ปีที่แล้ว

    Thanks a lot for this video tutorial.

  • @eslamabdomatrouh
    @eslamabdomatrouh 6 ปีที่แล้ว +2

    very helpful . thanks

  • @JeffQue
    @JeffQue 4 ปีที่แล้ว

    For a portuguese speaker, your way to say "branch" sounds to me like I would expect one to say "brunch". And this made me hungry...

  • @Codality
    @Codality 3 ปีที่แล้ว

    A very good explanation , thx a lot

  • @suryodaykaushik
    @suryodaykaushik 4 ปีที่แล้ว

    best explanation and super easy to understand.

  • @stevensonicteam
    @stevensonicteam 3 ปีที่แล้ว

    What a nice explanations.

  • @jeanpaulgiraldo
    @jeanpaulgiraldo 6 ปีที่แล้ว

    This is an awesome video!!!! very easy to follow and super useful. Thanks!!!!

    • @academind
      @academind  6 ปีที่แล้ว

      Thanks so much Jean, it honestly makes me very happy to read that :)

  • @thirstypooch
    @thirstypooch 6 ปีที่แล้ว +3

    i was craving for this

    • @academind
      @academind  6 ปีที่แล้ว

      Happy to read that :)

  • @Palkovasko
    @Palkovasko 5 ปีที่แล้ว

    Brilliant video, easy to comprehend, Thanks

    • @academind
      @academind  5 ปีที่แล้ว

      Thank you very much Pavol, happy to read that!

  • @jithind-feverx2818
    @jithind-feverx2818 4 ปีที่แล้ว

    Best tutorial about git

  • @olgaskripnikova1881
    @olgaskripnikova1881 6 ปีที่แล้ว

    Hello Manuel,
    thank you for comprehensive lesson. I always had fear of working with git terminal commands. Now it's much less. :)
    Could you create a lesson how to work with GitHub repository if possible please.
    Thank you.

    • @academind
      @academind  6 ปีที่แล้ว

      Thank you for your comment Olga, happy to read that the video was helpful for you!
      We will release a Github video in the near future, so no need to wait for long ;)

  • @cadiboy04
    @cadiboy04 6 ปีที่แล้ว

    how to enable that file comparison features in Visual Code? Is that from custom package or built-in feature from Visual Code?

  • @nikolaikorobeinik119
    @nikolaikorobeinik119 5 ปีที่แล้ว

    This is really good. Thanks!

  • @rajasubasubramanian9365
    @rajasubasubramanian9365 5 ปีที่แล้ว

    Hey thank you for such a nice tutorial ! Just curious to know, what's the editor you are using here to teach us?

    • @academind
      @academind  5 ปีที่แล้ว

      Thank you Raja, I use Visual Studio Code!

  • @uppubhai
    @uppubhai 6 ปีที่แล้ว

    Hey, This might be stupid question , Is your youtube series on NODE JS of shopping cart still valid in 2018?

  • @Nexjsdeveloper
    @Nexjsdeveloper 2 ปีที่แล้ว

    awesome like always

  • @7s9n
    @7s9n 2 ปีที่แล้ว

    Thank you so much 💛💛💛💛💛

  • @hirankailas
    @hirankailas 5 ปีที่แล้ว

    Great Effort.Thanks a lot

  • @aditprasetyo53
    @aditprasetyo53 4 ปีที่แล้ว

    in Photoshop, you call it snapshot, more greater use "Save As"

  • @lindatochukwu3081
    @lindatochukwu3081 5 ปีที่แล้ว

    you guys made my day....love u guys!

    • @academind
      @academind  5 ปีที่แล้ว

      Thank you Linda!

  • @rogernuica7225
    @rogernuica7225 4 ปีที่แล้ว

    You are a genius man

  • @SALMUZ
    @SALMUZ 6 ปีที่แล้ว

    I love this channel, keep working guys .. awesome ..

    • @academind
      @academind  6 ปีที่แล้ว

      Thank you very much Salmuz, we'll try our best to keep it going!

  • @PrateekAher
    @PrateekAher 3 ปีที่แล้ว

    4:13 Git does come with a GUI.

  • @kyojindev3978
    @kyojindev3978 6 ปีที่แล้ว

    good video! also will be interesting to see video about git remote and work with it

    • @academind
      @academind  6 ปีที่แล้ว

      Thank you! We will create a video covering the Github basics, there we'll also have a look at git remote.

  • @khalidelgazzar
    @khalidelgazzar 4 ปีที่แล้ว

    Thanks that has been very helpful

  • @robertadams5092
    @robertadams5092 5 ปีที่แล้ว

    git master does not work nor does git merge!! I'm using window and VS code but get a fatal error!!

  • @sinsti1478
    @sinsti1478 4 ปีที่แล้ว

    Great job. Thank a lot.

  • @mrk5284
    @mrk5284 4 ปีที่แล้ว

    Great. Thanks a lot.

  • @antommylim330
    @antommylim330 6 ปีที่แล้ว

    Thank you for the video. Very useful

    • @academind
      @academind  6 ปีที่แล้ว

      That's really great to read Antommy, thank you for your comment!

  • @Luggruff
    @Luggruff 5 ปีที่แล้ว

    Just installed git (with all the defaults) and CD'ed into my test project folder (Visual Studio Code terminal, i.e Windows Powershell) and ran 'git init' (windows 10). Worked no problem in git BASH:
    git : The term 'git' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verif
    y that the path is correct and try again.
    At line:1 char:1
    + git init
    + ~~~
    + CategoryInfo : ObjectNotFound: (git:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

    • @Luggruff
      @Luggruff 5 ปีที่แล้ว

      SOLVED: Had to restart VSC (Visual Studio Code) after installation! xD

    • @Luggruff
      @Luggruff 5 ปีที่แล้ว

      Oh, you can change the default shell in the terminal from Windows Powershell to GIT Bash if you want to by following this: code.visualstudio.com/docs/editor/integrated-terminal#_how-can-i-change-my-default-windows-terminal-back-to-powershell (the subtitle "How can I change my default Windows terminal back to PowerShell?".. you might have to scroll up one line since they have a fixed banner that blocks it on top of the page). First time I opened the terminal with the shortcut for it, I got a tooltip where I clicked and could change it from a drop down list. How I get this drop down list again instead of the complicated process mentioned in the link I just provided however.. I don't know. Anyone know? /:

  • @reddy764
    @reddy764 5 ปีที่แล้ว +2

    your voice is good.

    • @academind
      @academind  5 ปีที่แล้ว +1

      Happy to read that Anji :)

  • @tkdevlop
    @tkdevlop 6 ปีที่แล้ว

    please setting up ssh key using GitHub.

  • @pasalietis
    @pasalietis 6 ปีที่แล้ว

    It's not hard to revert branch delet, you just need to look at git reflog

    • @academind
      @academind  6 ปีที่แล้ว

      Thank you for the hint, for beginner's this might still be confusing so I wanted to make sure that deleting a branch should be done carefully.

  • @elvinnanodatron6409
    @elvinnanodatron6409 4 ปีที่แล้ว

    after looking at this tutorial, Git seams really bad designed to me... at least on windows... with git log, we can't see further then the 2 last commits, and sometimes, the name of some commits don't appear... navigating within those commits and branches doesn't feel natural at all without visual support. I hope tortoise and git hub will feel more intuitive. Thanks for the tutorial anyway, it's very well explained :)

  • @yarik6468
    @yarik6468 6 ปีที่แล้ว

    Молодец!
    Thanks for this video!

    • @academind
      @academind  6 ปีที่แล้ว +1

      Happy to read that you like the video, thank you for your comment!

  • @rolandmackintosh5163
    @rolandmackintosh5163 4 ปีที่แล้ว

    when I write "git master" i get: "git: 'master' is not a git command. See 'git --help'.
    The most similar command is
    restore"
    WTF?

    • @matthiaslangbart9841
      @matthiaslangbart9841 4 ปีที่แล้ว

      Git is right. 'master' is a branch, not a Git command. Try 'git checkout master' instead.

  • @tadejdanev5030
    @tadejdanev5030 6 ปีที่แล้ว

    I missed you guys no videos for 1 woche :)

    • @academind
      @academind  6 ปีที่แล้ว

      No worries Tadej, we keep them coming. We sometimes just deviate regarding the days when the videos are released and the number of videos per week :)

  • @realishak
    @realishak 4 ปีที่แล้ว

    it says git master is not a command o.O

    • @realishak
      @realishak 4 ปีที่แล้ว

      had to use checkout master to do that

  • @taghreedkarteesh4621
    @taghreedkarteesh4621 6 ปีที่แล้ว

    amazing

  • @ReviewEdge
    @ReviewEdge 5 ปีที่แล้ว

    15:12

  • @milanm6538
    @milanm6538 6 ปีที่แล้ว +15

    This was my fav TH-cam channel, but I'm sad to seeing how channel is stagnating. Not enough advanced lessons.
    Hope this will be changed in future

    • @academind
      @academind  6 ปีที่แล้ว +9

      No worries Milan, we just try to find the right balance between advanced and beginner videos. We saw some topics that we would like to cover which allow beginners to get started with Web Dev in an easier way, but we'll also continue to release more advanced videos.

    • @raymondmichael4987
      @raymondmichael4987 6 ปีที่แล้ว +3

      Academind, I hope that'll be true;

    • @academind
      @academind  6 ปีที่แล้ว +3

      We had a lot of different topics in the past Raymond, we'll try our best not to change that strategy in the future ;)

    • @azeeminator
      @azeeminator 6 ปีที่แล้ว +6

      They just released a tutorial on how to make a blockchain with python. What could be more advanced then that?

    • @GoonCity777
      @GoonCity777 6 ปีที่แล้ว +1

      You were correct until you said the word "but". I came into this knowing zero about git so it was needed for me.

  • @rustemibragimov1108
    @rustemibragimov1108 6 ปีที่แล้ว

    Microsoft R. I. P. Github?

  • @alexeystaroverov4804
    @alexeystaroverov4804 5 ปีที่แล้ว

    Too fast for beginner. Dislike

  • @MylesGmail
    @MylesGmail 5 ปีที่แล้ว +1

    TY!

  • @shashanksshetty9870
    @shashanksshetty9870 6 ปีที่แล้ว +6

    Please make a advance video too. I'm using git from past 1 year and i had seen so many resources to be frank. But none of them covered such a valuable contents within 30 min. Really this is great of you.
    I would also request you to look into docker. I really wanted to learn docker and your tutorials are rich in content with quality. I would like to recommend my friends to follow your TH-cam channel as well as course on Udemy. Thank you sir for your video😊

    • @academind
      @academind  6 ปีที่แล้ว +1

      Awesome to read your great feedback Shashank, thanks a lot! We do indeed plan to release some more Git/GitHub videos in the future, I just cannot promise an exact date at the moment.
      Docker is also an interesting topic, but unfortunately we are no Docker experts, so such a tutorial is not very likely :/

    • @shashanksshetty9870
      @shashanksshetty9870 6 ปีที่แล้ว

      It's ok. I'll be looking forward for your Git/GitHub videos. Thank you

  • @nishantjain2917
    @nishantjain2917 3 ปีที่แล้ว +2

    14:09 git master doesn't seem to work, instead do git checkout master

  • @anonymousguy2146
    @anonymousguy2146 3 ปีที่แล้ว +2

    I watched numerous videos regarding Git and I'm always left wondering about one detail or another. This video is superb. A few times in the video I was thinking I would be left having a question or two... again... and then they would almost immediately get answered. This video is relatively short but very clear and concise on its explanation and the visual aids break it down even further for easy consumption. HIGHLY recommend watching it if new to GIT or even if looking for clarity on the basics.

  • @AliRaza-uv7nt
    @AliRaza-uv7nt 4 ปีที่แล้ว +1

    Those who got stuck at END in log preview press Q to exit log

  • @HosseinR64
    @HosseinR64 4 ปีที่แล้ว +2

    It`s really a comprehensive explanation about Git.
    Thanks a lot

  • @bossbhai4650
    @bossbhai4650 5 ปีที่แล้ว +3

    Thanks- Awesome Tutorial. One Question. After we type git log- how to return back to writing git commands in VS Code, it is showing arrows and asking to press enter, I cannot get out of it. Thanks.

    • @mandelsage
      @mandelsage 4 ปีที่แล้ว

      I'm having trouble too, lol. He says "You can exit by entering ?hue? right here" .. .. Hue? Yew? Who? ;P

    • @KiLVaiDeN
      @KiLVaiDeN 3 ปีที่แล้ว

      You enter the letter 'q' to exit this text viewer.

  • @highjumpdev3692
    @highjumpdev3692 5 ปีที่แล้ว +1

    git master not working

  • @Albshr77
    @Albshr77 6 ปีที่แล้ว +2

    Many thanks

  • @markusgattol
    @markusgattol 6 ปีที่แล้ว +1

    no need to use 'git add .' on files already tracked... git will pick up changes either way...

    • @academind
      @academind  6 ปีที่แล้ว +1

      For changes for already tracked files you could indeed also use 'git commit -am', you're right Mark. Using 'git add .' won't hurt though and as soon as new files are added to your project, you have to use it either way.

  • @killingjoke5622
    @killingjoke5622 2 ปีที่แล้ว

    If you are strugling at this part of video 14:02, git command was changed. It's now "git switch -", so you can go back to master.

  • @swojchwat
    @swojchwat 3 ปีที่แล้ว

    "git master" didn't work for me. I did "git checkout master" instead.