Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Minor: double empty spaces
  • Loading branch information
carusogabriel authored Feb 4, 2018
commit a58355c95525bcb4635fed2bb685a7e6b576cade
2 changes: 1 addition & 1 deletion templates/hooks--pre-commit.sample
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh
#
# An example hook script to verify what is about to be committed.
# Called by "git commit" with no arguments. The hook should
# Called by "git commit" with no arguments. The hook should
# exit with non-zero status after issuing an appropriate message if
# it wants to stop the commit.
#
Expand Down