Projet

Général

Profil

Révision 64a65178

Ajouté par Julien Enselme il y a plus de 10 ans

Mail git repport is prettier.

Voir les différences:

bin/git-report.sh
7 7
    mail_unclean_work_tree "[git] WORK TREE UNCLEAN"
8 8
fi
9 9

  
10
git_log=`git log -p --after=yesterday`
10
git_log=`git log -p --since=yesterday -n 1 --pretty=format:"########         %s       ########%nDate: %ai%nby %cn %n"`
11 11
if [ -n "$git_log" ] ; then
12 12
    echo $git_log | mail -s "[git] Report" $email_multi_assos
13 13
fi

Formats disponibles : Unified diff