Skip to content

Instantly share code, notes, and snippets.

@eddiemoya
Last active December 14, 2015 12:29
Embed
What would you like to do?
One Line: git fetch --tags
# Passing the --tags argument makes fetch retreive tags explicitly.
git fetch --tags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment