Skip to content

Git documentation

  • Stucture
  • Introduction
  • Standard Git Workflow
    • Clone or Create a Project
    • Configure User Information
    • Select the right branch
    • Track Changes and Commit
    • Synchronize with Remote Repository: Push
    • Synchronize with Remote Repository: Pull
    • Optional: Get Features of Other Branches into your Branch
  • Summary of Commands
    • Basic Git Commands
    • Config Commands
    • Working with Branches
    • Merging, Rebase and Conflicts
    • Repository Inspection
    • Version Control Modification
    • Using Remote Repositories
  • Branching Strategies
  • Best practices
  • VS Code extensions
  • Improve markdown layout
  • Integrate advanced commands
  • Standardize terms for dynamic variables
Edited by Dominic Daniel Krämer