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フックを実行するのはpssobileですか?たとえば、実行後:
git add someFile.php
スクリプトがトリガーされます。
git help hooks
現在利用可能なすべてのフックが表示されます。Git 1.7の時点では、ファイルを追加するときに呼び出されるフックがないため、質問に対する答えは「いいえ」です。