projects
/
gestion-adh.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Correction ('reçu' ou 'récépissé' se dit 'receipt' en anglais, et non
[gestion-adh.git]
/
bin
/
pre-commit-hook
1
#!/usr/bin/ruby1.9.1
2
#-*- coding: utf-8 -*-
3
4
require 'rubygems'
5
require 'bundler'
6
Bundler.setup
7
8
require 'nos_oignons'
9
10
NosOignons.pre_commit_hook!