Some basic Git commands are:
```
git status
git add
git commit
```