Mern-Blogging-Website To add all the file to staging area git add . To commit git commit -m "Message" To push to repo git push origin main