diff options
author | Pierre-Yves Chibon <pingou@pingoured.fr> | 2017-04-18 14:24:39 +0200 |
---|---|---|
committer | Pierre-Yves Chibon <pingou@pingoured.fr> | 2017-04-18 14:24:39 +0200 |
commit | 4b45f4620cdd827bf38ff81e8d646731eed03a1a (patch) | |
tree | a3f2fc87cdf5f5af45513b6d7d257b5f58f46f1c | |
parent | dc5394c1893cf3c7f469bf308d8d635fba31c8cd (diff) | |
download | ansible-4b45f4620cdd827bf38ff81e8d646731eed03a1a.tar.gz ansible-4b45f4620cdd827bf38ff81e8d646731eed03a1a.tar.xz ansible-4b45f4620cdd827bf38ff81e8d646731eed03a1a.zip |
Make the email sent a little prettier
-rwxr-xr-x | roles/git/hooks/files/post-receive-alternativearch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/git/hooks/files/post-receive-alternativearch b/roles/git/hooks/files/post-receive-alternativearch index 5d29378fd..33e7654b5 100755 --- a/roles/git/hooks/files/post-receive-alternativearch +++ b/roles/git/hooks/files/post-receive-alternativearch @@ -38,6 +38,7 @@ Thanks. Full change: +============ %(full_change)s """ |