# Git ## Add new commit - `git add README.md` - add file to repository - `git commit -m "first commit"` - commit file