Computer

git tips

짜라 2012. 6. 11. 19:07
 1. change file list in git-snapshot
git diff HEAD --name-only [target]

2. download old revision source in git-snapshot
git reset <target_revision>




other tips: revert git repo, hooks

.
저작자표시 (새창열림)