Easily Switch Back and Forth Between Branches
Posted 2021-02-16
You can easily switch back and forth between branches in git with git checkout -. How did I not know this?
Posted 2021-02-16
You can easily switch back and forth between branches in git with git checkout -. How did I not know this?