Open Jaykul opened 9 years ago
We need to be able to switch between branches.
Note that git checkout can actually checkout changesets ... need to think about that ;-)
it should look for uncommitted changes before switching. allowing to -force if you accidently made changes on the wrong branch (additional file)
We need to be able to switch between branches.
Note that git checkout can actually checkout changesets ... need to think about that ;-)