7. git push - pushes the committed file changes
8. git pull - fetches the last changes from remote
9. git merge - merges branch with the parent branch
10. git status - overview of the current local changes
7. git push - pushes the committed file changes
8. git pull - fetches the last changes from remote
9. git merge - merges branch with the parent branch
10. git status - overview of the current local changes