Remove all .SVN folders
rm -rf `find . -type d -name .svn`
rm -rf `find . -type d -name .svn`
git remote set-head origin master git remote set-head origin task/caseinsights
git checkout master git checkout task/caseinsights
git branch -r
git branch -a