2017-04-26 git git blame / log git常用blame12git blame path/to/your/filesvn blame path/to/your/file 只能看当前状态下,每一行的改动者 搜索所有的修改历史,全仓库历史 blame遇到stash冲突1git log -p -M --follow --stat -- path/to/your/file 可以查找所有历史中,每一行的改动者 Newer Hello World Older shell shuffle file lines