#002 git add file.txt

Adding files to a commit

To add files to a commit use git add followed by the name of the file

Command Description
add Command to add one or more files to the staging area
file.txt Name of one or more files