9debafb905b939017c7c01fad20d97b34aad5e0b
Benjamin Renard Initial commit

Benjamin Renard authored 10 years ago

1) Nagios plugin to check Git Repository status
2) ============================================
3) 
4) Usage
5) -----
6) 
Benjamin Renard Improve script options

Benjamin Renard authored 9 years ago

7)   Usage : ./check_git_config -g [directory] [-c|-r remote] [-d]
8)           -g [directory]	Specify Git root directory (default : /srv/common)
9)           -c		Check Git remote state
10)           -r [remote]	Specify Git remote to check (default : origin)
11)           -d		Enable debug mode