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.
特定のバージョン ID の最後にコミットされたファイルをすべて表示したかったのです。私は git リポジトリと eclipse Kepler を使用しています。
たとえば、バージョン ID 'xyznumber' の .jspx ファイルがあり、この同じバージョン ID でコミットされたすべてのファイルを確認したかったのです。
Eclipse では、特定のモジュールで [チーム] > [履歴に表示] を調べることで同じことを実現できます。必要なバージョンのすべてのコミットされた変更を確認できます。