/learn-git

several key points to be learned in Git

Learning Git

Basic

  • Learning workflow.

  • Learn add to index and commit

  • Learn push to remote and adding origin

  • Learn branching

  • Learn update changes from main