Skip to content

Instantly share code, notes, and snippets.

@hsiaoyi0504
Last active November 3, 2017 01:32
Show Gist options
  • Save hsiaoyi0504/b1031987f32bb8a81bc0c0ea85670d43 to your computer and use it in GitHub Desktop.
Save hsiaoyi0504/b1031987f32bb8a81bc0c0ea85670d43 to your computer and use it in GitHub Desktop.
Common FAQ of git I encountered
  • How do I force “git pull” to overwrite local files ? StackOverFlow
  • How to remove data from git history? Github Help
  • Rename master branch for both local and remote Git repositories StackOverFlow
  • How do I delete a Git branch both locally and remotely? StackOverFlow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment