Skip to content

Instantly share code, notes, and snippets.

@tedbow
Created June 15, 2016 13:33
Show Gist options
  • Save tedbow/cb4c99e6437a135cb01a4be01e7c8009 to your computer and use it in GitHub Desktop.
Save tedbow/cb4c99e6437a135cb01a4be01e7c8009 to your computer and use it in GitHub Desktop.
Various git
Let’s say that I am on the master branch. But I wanted slothparadise.txt from the devel branch.
git checkout devel -- slothparadise.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment