Monday, June 10, 2013

Commonly use obscure git commands

  • List files of a commit, ARG is commit hash
    • git diff-tree --no-commit-id --name-only -r ARG

No comments:

Post a Comment