Snippets tagged “git-switch”
2 snippets use this tag.
- How to Checkout the Previous Branch in GitGit
This tutorial provides an easy way of checking out the previous branch. Find a shortcut to the command line to save your time and an experimental solution.
- How to Clone a Single Branch in GitGit
Sometimes it is necessary for developers to clone just a single git branch. This short tutorial will help you to clone a single and specific branch in Git.