FlashcardBeginner
Tracked vs Untracked Files
Tracked files are known to Git; untracked files exist in your folder but aren't yet under version control.
Question
What is the difference between tracked and untracked files?
Click to reveal answer
Tracked files are known to Git; untracked files exist in your folder but aren't yet under version control.
What is the difference between tracked and untracked files?