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.
基本的に、コミット前のフックを作成して、コミットしようとしている変更がgit rm/を使用せずにファイルを (再) 移動するかどうかを確認したいと考えていますgit mv。
git rm
git mv
これにアプローチする方法がわかりません。
出力を使用git commit --dry-runして調べることができます。
git commit --dry-run