Commit c58aaa6d authored by Universebenzene's avatar Universebenzene
Browse files

Add git process

parent 7d1fa62c
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
# 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`