Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JGit を使用して、git log --name-status で可能なように、コミット時に変更されたファイルのリストを取得したいと考えています。
これは可能ですか?もしそうなら、どのようにしますか?
私は素晴らしいGitBlit-ToolのJGitUtilsの修正バージョンを使用しています:
メソッドのソースを getFilesInCommit調べて、これがどのように機能するかを確認します(PathChangeModelデータを保持するために使用されます)。
getFilesInCommit
PathChangeModel