git-to-svn-guide
git-to-svn-guide copied to clipboard
proposed
git checkout a file
git stash
.gitignore --> to ignore one file or file recursively (already tracking/ non tracking)
git reset
git show
git diff comit_id1 commit_id2