notes
latest

Contents:

  • git
    • Resources
    • FAQ
  • Python
  • Shell script
  • SSH
  • AWS (Linux)
  • Docker
  • Kubernetes-related
  • Bioinformatics
notes
  • Docs »
  • git
  • Edit on GitHub

git¶

Resources¶

  • Basic:
    • 連猴子都能懂的Git入門指南
    • 為自己學git
      • Supplementary
        • Understanding git for real by exploring the .git directory
        • Git 內部原理 - 維護及資料復原(garbage collection)
  • Advanced
    • git hook
    • git reflog
    • ORIG_HEAD
  • Others
    • learn interactively learngitbranching.js

FAQ¶

  • Rename master branch for both local and remote Git repositories
  • How to remove tag locally and remotely
  • How to break a commit into multiple commmits
Next Previous

© Copyright 2018, Yi Hsiao Revision 66ca29b2.

Built with Sphinx using a theme provided by Read the Docs.