diff で除外するファイルを指定する

svn や git でソースコードを管理している際に、.git等を除外する方法

$ diff -uprN --exclude=.git --exclude=.gitattributes --exclude=.gitignore DIR1 DIR2



トップ   編集 凍結 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2022-01-27 (木) 08:45:41