jacogr / atom-git-control

Not maintained :(
MIT License
227 stars 70 forks source link

Can't switch between local and remote branches #175

Open ghost opened 8 years ago

ghost commented 8 years ago

When I click on a remote branch...

git status --porcelain --untracked-files=all git checkout --track produccion/robot_v1.0 fatal: A branch named 'robot_v1.0' already exists. 'git checkout --track produccion/robot_v1.0' exited with error code 128