mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-03-23 10:53:03 -04:00
If the first line of a commit message is longer than 50 characters, truncate it before adding the resulting string to the subject line of a notification. This makes sure the subject line won't get too long (unless the commit author name is unusually long, which we don't check). The Git User's Manual recommends keeping the first line of a commit message shorter than that, anyway: | Though not required, it's a good idea to begin the commit message with | a single short (less than 50 character) line summarizing the change, | followed by a blank line and then a more thorough description. Tools | that turn commits into email, for example, use the first line on the | Subject line and the rest of the commit in the body. [ http://www.kernel.org/pub/software/scm/git/docs/user-manual.html ] |
||
|---|---|---|
| .. | ||
| build_perl_modules | ||
| devmode | ||
| distclean | ||
| git-notify | ||
| git-update-mirror | ||
| git2svn.pl | ||
| mail_error | ||
| mini_epn.c | ||
| oneliners | ||
| p1.pl | ||
| README | ||
| setup | ||
| sfsnapshot | ||
| sfsnapshotgit | ||
| sfupload | ||
| sfwebcron | ||
| snapshot | ||
| sync_website | ||
| tango | ||
| tinderbox_build | ||
The tools subdirectory contains anciliary files that can be used to configure or test the plugins. 1. setup - used to get the configuration initialized after a CVS download 2. tango - 3. mini_epn/p1.pl - used to test perl plugins for functionality under embedded perl 4. distclean - used to clean the sources leaving only original CVS files