Git Fundamentals: Staging area, repository, working directory, file states, and commits tutorial.

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

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

  • @maxzorko5521
    @maxzorko5521 6 месяцев назад +1

    Thank you for very detailed and clear explanations!

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

    Best explanations on git so far..One request if you can add captions to the videos it would help a lot... Auto-generated captions are shit..

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

    Awesome video man.

  • @TheRocreex
    @TheRocreex 8 месяцев назад +3

    To clarify a common misconception: A "tree" in the context of Git does not refer to a commit history (because that is not in fact a tree in the mathematical sense due to merges, actually it's a DAG) but it refers to a snapshot of the repo, i.e. the content of a commit and therefore a filesystem tree.
    That might be important to know so not to get confused when reading the Git docs and learning about the Git working tree.

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

    @themoderncoder thanks for this awesome video .How did you create the animations ? Any specific software ?

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

      Apple Motion and just simple keyframe animations in Final Cut Pro

  • @user-CV1IP1UP1
    @user-CV1IP1UP1 6 месяцев назад

    Impressive

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

    Git of the building blocks???

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

      lol yeah it’s not the most readable, but it looks so cool!?