File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,9 @@ Git pre-commit file for PHP projects
44
55## How to Use?
66
7- 1 . ` git clone ` this repository, then copy and paste ** pre-commit** to your Git hooks folder. Make sure that the ** pre-commit** file is executable.
8- 2 . Copy the ** config.dist** file to your Git hooks folder, and rename it to ** config** .
9- 3 . Edit the ** config** file to add your preferences.
7+ 1 . ` git clone ` this repository.
8+ 2 . Copy the ` pre-commit ` file to your project's Git hooks folder. Make sure that the ` pre-commit ` file is executable.
9+ 2 . Now copy the ` config.dist ` file to your Git hooks folder, and rename it to ` config ` .
10+ 3 . Edit the ` config ` file with your preferences.
1011
1112Kudos for [ Johnathan Pulos] ( https://github.com/codemis ) for [ his amazing Gist] ( https://gist.github.com/codemis/8225337 ) :wink : .
You can’t perform that action at this time.
0 commit comments