dmusican / Elegit

A GUI client for people who want to learn Git.
MIT License
30 stars 7 forks source link

Checkout right click menu not right on remote branches #455

Open erictwalker18 opened 8 years ago

erictwalker18 commented 8 years ago

When you right click on a remote branch (one that's tracked or one that's not tracked), there's an option to 'checkout'. This does not do the expected action (untracked branches should be tracked? tracked branches should checkout the local tracking?)