Skip to content

an1meshk/git-pre-commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-pre-commit

This repository has code to demo the Git pre-hooks. Git pre-commit hook is configured with Gradle Project.

How to use it? follow below commands:

./gradlew build
git commit -m "Any Message"

Files to follow:

  • scritps/pre-commit
  • build.gradle (line no 24 - 30)

About

Git pre-commit configuration example with Gradle Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors