stress testing git workflow
[sxemacs] / contrib / git-to-steve.sh
1 #!/bin/sh
2 #
3
4 git branch --track for-steve origin/master
5 git checkout for-steve