1.

What Does ‘hooks’ Consist Of In Git?

Answer»

This directory CONSISTS of Shell scripts which are ACTIVATED after RUNNING the CORRESPONDING Git commands. For example, git will try to execute the post-commit script after you run a commit.

This directory consists of Shell scripts which are activated after running the corresponding Git commands. For example, git will try to execute the post-commit script after you run a commit.



Discussion

No Comment Found