When you run git commit, which hook(s) is are called?
Select the correct answer from below options
a) Both pre and post commits
b) pre-commit
c) succeeding-commit
d) post-commit
Correct answer of above question is : a) Both pre and post commits