Skip to content

Instantly share code, notes, and snippets.

@sanekgusev
Created August 29, 2016 20:30
Show Gist options
  • Save sanekgusev/75d16c5615576cd871c81e1ac847b328 to your computer and use it in GitHub Desktop.
Save sanekgusev/75d16c5615576cd871c81e1ac847b328 to your computer and use it in GitHub Desktop.
Fetch develop without switching to it
alias gfd='git fetch origin develop:develop'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment