Git Reset Mixed, Soft and Hard Explained - Visualized in Realtime

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • Git Reset has 3 ways it can be invoked - Mixed, Soft and Hard. To better understand how these work and how they differ from each other a good way to learn is to look and the actual low level changes that are made to the working area, staging area and the repo as we execute each command.
    Using the VisualGit tool we can look into these internal changes as Git commands are executed. We can see the actual changes made to the working area, staging area and the repository in realtime.
    visualgit.net
    Feel free to try it out for yourself!

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

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

    loved it !!!!!!!!
    amazing explaination.
    Thanks for this. :)

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

      Glad you liked it! 😀 cheers Mark

  • @santiagocandelo5454
    @santiagocandelo5454 4 месяца назад +1

    Thank you for your explanation, new sub!

    • @Ashotofcode
      @Ashotofcode  4 месяца назад

      Welcome! thanks for the sub - Cheers Mark :-)