# Test for git init
1. `git init` , `xxx` , `git add` , `git commit` 2. `git remote add origin [Host]:Uniben/repo.git` 3. `git push origin master`