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.
私は、Eclipse と NetBeans が git フックをサポートしていないことを知っています。コミットする前に XML を自動的に変更する別の方法はありますか?
「クリーン」スクリプトを試して宣言することができます(gitattribute filter driver 、 ProGitで説明されています)
これにより、コミットしているものを変更できます。