git show(過去のリビジョンを見る)

 git show HEAD test.txt
 git show 71de6e3f77d1f059feaedab763850faf29723a00:test.txt

もしくは

 git cat-file -p HEAD:test.txt

トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS