Git Tutorial For Beginners | What is Git and GitHub? | Git Tutorial | DevOps Tutorial | Simplilearn

Поделиться
HTML-код
  • Опубликовано: 13 дек 2024

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

  • @SimplilearnOfficial
    @SimplilearnOfficial  6 лет назад +5

    🔥Professional Certificate Program in Cloud Computing and DevOps (India Only) - www.simplilearn.com/cloud-computing-devops-course?Ia9CejUcQM&DescriptionFirstFold&RUclips
    🔥DevOps Engineer Master's Program - www.simplilearn.com/devops-engineer-masters-program-certification-training?Ia9CejUcQM&Comments&RUclips
    🔥Caltech - Post Graduate Program in DevOps - www.simplilearn.com/pgp-devops-certification-training-course?Ia9CejUcQM&Comments&RUclips

    • @brianboss
      @brianboss 6 лет назад

      I think you missed some steps here 37:12. Shouldn't you have commited the file test3.txt after checking out to the new branch, and then checked out to the master branch before trying to merge them? Regards!

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 лет назад

      Hi Bruno, thanks for checking out our tutorial. We didn't want to commit test3.txt, since we didn't make any changes to that file. We just add the file to our newly created branch. But you can make a commit to the file if you want. Hope that helps.

    • @KunalParekh
      @KunalParekh 5 лет назад

      Git login is missing from cli. And hence the first git push failed

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 лет назад

      Thanks for the input. It will be great if you can elaborate on the issue you are facing.

  • @pedromimo1952
    @pedromimo1952 5 лет назад +2

    This video and the related ones (for the DevOps tutorial) is probably one of the best technical videos I've ever seen on the internet. Clear, simple and with relevant content. Congratulations and many thanks.

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 лет назад

      WooHoo! We are so happy you love our videos. Please do keep checking back in. We put up new videos every week on all your favorite topics. Whenever you have the time, you must also check out our blog page @www.simplilearn.com and tell us what you think. Have a good day!

  • @mathewkargarzadeh3158
    @mathewkargarzadeh3158 5 лет назад +3

    Excellent Matthew!!!.Appreciate you posting Git Tutorial For Beginners. I enjoyed it pretty much. thx. Mat.

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 лет назад

      Hey Mathew, thank you for appreciating our work. We are glad to have helped. Do check out our other tutorial videos and subscribe to us to stay connected. Cheers :)

  • @sunithass8519
    @sunithass8519 6 лет назад +1

    Thank you for making the devops concepts so understandable and easy . Can you please make videos on tools like on continuos testing- selenium, continuos monitoring -Nagios, Continuos deployment -Kubernetes, Continuos Integration -Maven, Nexus, Sonarqube,pybuild

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 лет назад

      Great that you liked the tutorial, Aishwarya! We do acknowledge your suggestion and we will definitely forward it to the concerned team. Also, subscribe to our channel by clicking on the bell icon for never missing another update. Cheers!

  • @chanduhsn7965
    @chanduhsn7965 4 года назад

    Thanks lot for this video. its very easy and quick learning ..

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 года назад

      Glad you enjoyed our video! We have a ton more videos like this on our channel. We hope you will join our community!

  • @sanjeevi567
    @sanjeevi567 6 лет назад

    Wow.. nice introduction to git and GitHub ..thanks

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 лет назад

      Hey Sanjeevi, thank you for watching our video. We are glad that you liked our video. Do subscribe and stay connected with us. Cheers :)

  • @serendipity_aka
    @serendipity_aka 4 года назад +1

    What was the error that came on 27:50. I faced same issue. Any solution you applied? After the error, you ran the command again and it succeed. I guess its firewall/selinux issue or something else?

  • @davidvalentim7626
    @davidvalentim7626 4 года назад +1

    Very well explained, thanks!

  • @rahulnova6604
    @rahulnova6604 5 лет назад +2

    we added some text in the readme.txt and then committed the file to the repository. but when i opened the file in the git repo, the file is empty. why the text didn't go the git repo.

    • @SimplilearnOfficial
      @SimplilearnOfficial  5 лет назад +1

      There would have been some mistake while placing the file. Please remove the file from the git repo, add it again, commit it and check once more.

  • @umeshpatle7289
    @umeshpatle7289 6 лет назад

    Thanks ..its very helpful for me to understand git

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 лет назад

      Hey Umesh, thank you for appreciating our work. We are glad to have helped. Do check out our other tutorial videos and subscribe to us to stay connected. Cheers :)

  • @lohithareddy4909
    @lohithareddy4909 6 лет назад

    thanks for the tutorial.Its very helpful for the begginers like me.

    • @SimplilearnOfficial
      @SimplilearnOfficial  6 лет назад

      Hey Lohita, thank you for appreciating our work. We are glad to have helped. Do check out our other tutorial videos and subscribe to us to stay connected. Cheers :)

  • @DeiocesTech
    @DeiocesTech 3 года назад

    Great

  • @Everything_360
    @Everything_360 4 года назад

    Helpful

  • @matthewchang-kit2885
    @matthewchang-kit2885 4 года назад +3

    you made some mistakes when you were creating a new folder called 'test'

    • @SimplilearnOfficial
      @SimplilearnOfficial  4 года назад

      Thank you so much for bringing this to our attention. We reported this right away to the relevant department.