GitHub Create branch, VS Code checkout branch, commit and push changes, and merge branch to master

Поделиться
HTML-код
  • Опубликовано: 21 окт 2024
  • Demonstrate creating a branch in GitHub from master, checking out the branch in Visual Studio Code, making code changes, staging, committing, and pushing changes back to GitHub. Finally shows how to merge newly created branch back to the master branch in GitHub.

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

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

    Nice, clear, and concise explanation - Great job!

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

    Thank you! this is easier than using the terminal, which is the first way I learned.

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

    steps are very clear thanks for the video

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

    It was really helpful. Thankyou so much

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

    great video, how do you do the merge and delete branch from the vs code side?

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

    Thank you for you video, I really appreciate your tutorial as it was easy to follow.

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

    This really was helpful, how the hell is nobody saying thank you for this

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

    Very well explained! Thanks a lot bro.

  • @putlurupavanireddy8964
    @putlurupavanireddy8964 3 дня назад

    Thank you so much 😊

  • @eshalmariyam9147
    @eshalmariyam9147 Месяц назад

    Clear explanation.. thankyou

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

    this helped me, thank you very much

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

    How to move specific commit from one branch to another branch without doing cherry pick and also without from the previous branch ?

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

    Easy to understand ❤

  • @n-az563
    @n-az563 Год назад +1

    The branch I created in Git its not being reflected in VS Code why?

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

    Very useful thanks a ton

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

    What can I do if the file conflict to any file of master branch?

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

      You have to use a Git client to resolve the conflicts.
      docs.github.com/en/pull-requests/collaborating-with-pull-requests/addressing-merge-conflicts/resolving-a-merge-conflict-using-the-command-line

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

    Thank you 😊

  • @-leaflet
    @-leaflet Год назад

    Thank you

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

    Thank you