Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Aron Helser
VTK
Commits
aad245be
Commit
aad245be
authored
Aug 27, 2010
by
Brad King
Browse files
Remove out-dated instructions
parent
0c6925a7
Changes
2
Hide whitespace changes
Inline
Side-by-side
commit-msg
View file @
aad245be
#!/usr/bin/env bash
#
# Copy or link this file as ".git/hooks/pre-commit".
# Prepare a copy of the message:
# - strip comment lines
...
...
pre-commit
View file @
aad245be
#!/usr/bin/env bash
#
# Copy or link this file as ".git/hooks/pre-commit".
die
()
{
echo
'pre-commit hook failure'
1>&2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment