I’m writing a very long document in LaTeX. I have my work computer and my laptop, and I work on them both. I need to keep all the files...
  • May 17, 2022
  • 0 Comments
I have two branches: master and dev I want to create a “feature branch” from the dev branch. Currently on the branch dev, I do: $ git checkout -b...
  • April 13, 2022
  • 0 Comments