Pushing multiple folders to Git Try using git add -A. This should add everything including those files that are untracked.