Git switch – a replacement for stash if on wrong branch
• Update:
~2 Mins Read
• Update:
~2 Mins Read
Ever done some work in Git, saved a file and then realised you're on the wrong branch? You can now use 'switch' to quickly change branches.
Topic: #Tech-Stack