Issue #3: Unexpected Branch Jumping in CLI
Issue #3 (closed): (cont'd from issue #2 (closed)). I closed the unity project, closed wvs desktop client. I reopened Unity and navigated to the project in git bash. Here I could see that I was on the right branch “autohand_normcore_intergration” so I did an “add .” and as soon as I did that the commandline popped me onto a temporary branch, something like, “wvschgl_8544adkfa”. It took some doing to get myself off of that temp branch and onto the branch that I wanted to be on. (I wish there were a way to just say "drop changes" in CLI, but instead I usually stash changes and then jump to a prefered branch. Eventually I got back onto my branch and felt confident that I was working in the right direction, even after losing a changelist earlier.