© 2015. All rights reserved.
获取特定版本的某一文件 git checkout <revision> <paths>
git checkout <revision> <paths>
例如
git co 345a7c src/hello.c