git branch <new_branch_name> #建立本地 local branch git branch -m <old_branch_name> <new_branch_name> #重命名本地分支
use vim plugin pythonmode, generate .ropeproject directory,so add follow to .gitignore
# vim .ropeproject/