Nota
- Try to emphasize the synergy of using repository integration with bug management to students!
Nota
Nota
$ git checkout -b [BRANCH_NAME]
$ git status
$ git add [FILE_PATH]
$ git commit -a
$ git log
$ git review master
(Note: In some environments need to use 'git-review master')
$ git commit -a --amend
Nota
- Please do not let students create 10 or more changes. (This is not the intention of Sandboxes!)
- http://docs.openstack.org/infra/manual/sandbox.html