Notebook
import os os.environ['path']+="C:\Program Files\Git\\bin"
$man git-status
$ git branch my-new-branch
# Example $ git checkout my-new-branch
# Example $ git checkout -b my-new-branch
$ git branch gh-pages $ git checkout gh-pages