I am trying to push my files to github using bash. They are already on there, and I am uploading a newer version with new lines and code, etc. But when I try git add<
git add<
try to use git add * then git commit
git add *
git commit