Linuxgit 列出某的版本號之後所有異動過的檔案 - LinuxElizabeth · 2014-03-31Table of ContentsPostCommentsRelated Posts不好意思又在linux板發問git的問題了 請問是否有方式一次列出 在這個branch(或是某個版本號之後) 所有曾經異動過的檔案 而不是需要從commit的紀錄一筆一筆的去看 或是把兩個前後兩個版本都倒出來 再用比對檔案的軟體去比對 -- LinuxAll CommentsJacob2014-04-04`diff --name-only`. see man git-diffEden2014-04-05git log --statRelated PostsHackingThursday 固定聚會 (2014-04-03)Linux上架設WordPressGlpk求解凸規劃問題的思考方式!?git的.gitignore使用上的問題Win8環境無法用USB開機裝Ubuntu
All Comments