Skip to content

Instantly share code, notes, and snippets.

@egulhan
Created April 9, 2018 07:19
Show Gist options
  • Save egulhan/1295a785cc62e52e1f28d94f58583f0a to your computer and use it in GitHub Desktop.
Save egulhan/1295a785cc62e52e1f28d94f58583f0a to your computer and use it in GitHub Desktop.
How to pull one file from remote with GIT
git checkout dev -- public/images/nav-logo.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment