top | item 36645981

(no title)

MattBearman | 2 years ago

Unless I’m misunderstanding you can checkout your previous branch with

  git checkout -
(The same way you can use ‘cd -‘ to change to your previous directory)

discuss

order

fantapop|2 years ago

Thank you I didn't know about this. Your version is a bit more compact.