When i create a new project or open an existing project in XCode i get this strange branch name:
When i try to create a development branch i get this:
If i go to Source Control > Working Copies > Configure i get this:
However if i open the project in the console the branch name is ok:
Same in SourceTree:
Problem:
Tried:
Any ideas? Thanks!
Solved! The dotfiles messed up my xcode, all i needed to do is to uninstall the configuration:
unlink ~/.bin
unlink ~/.gitignore
unlink ~/.gemrc
unlink ~/.gvimrc
unlink ~/.irbrc
unlink ~/.vim
unlink ~/.vimrc
rm ~/.zshrc # careful here
rm ~/.gitconfig
rm -rf ~/.dotfiles
rm -rf ~/.oh-my-zsh