GIT ME

Learn Blog Roadmap Community
StarStar on GitHub
0
k
What is Git
Version Control Basics
Why Use Version Control
Git vs Other VCS
  1. Docs
  2. 2 Git Basics
  3. Working With Files

Working With Files

Learn how to add, remove, and modify files in your Git repository, as well as how to use Git to track changes to your files.

.gitignore Files

How to use .gitignore to exclude files from Git tracking

.gitkeep Files

How to track empty directories in Git using .gitkeep

Git Attributes

Learn about Git Attributes in Git

Staging Area

Learn about Staging Area in Git

Working Directory

Learn about Working Directory in Git

Staged Changes

Understanding the Git staging area and staged changes

Unstaged Changes

Understanding unstaged changes in Git and how to manage them

Adding and Updating Files

How to add new files and update existing files in Git

PreviousGit Checkout
Next.gitignore

On this page

Contribute

  • Report an issue
  • Request a feature
  • Edit this page

Build by spaciousejar

Sponsor