Skip to main content
Active reading.
Source Link
Peter Mortensen
  • 31.4k
  • 22
  • 110
  • 134

Just run the pre-commit script through the shell:

bash .git/hooks/pre-commit 

Just run the pre-commit script through shell:

bash .git/hooks/pre-commit 

Just run the pre-commit script through the shell:

bash .git/hooks/pre-commit 
Source Link
Ilayaraja
  • 2.9k
  • 2
  • 11
  • 9

Just run the pre-commit script through shell:

bash .git/hooks/pre-commit