if you git add a folder does it add it's contents code example Example: git add all files command /*to add all the files in staging area at once*/ git add .