Projet

Général

Profil

Paste
Télécharger (416 octets) Statistiques
| Branche: | Révision:

root / bin / git-report.sh @ 3eef768d

# Date Auteur Commentaire
3eef768d 13/03/2014 17:15 Julien Enselme

Update chmod: all scripts are executable.

7a9b0982 01/02/2014 14:53 Florent Torregrosa

Trying to have a better git report.

64a65178 24/01/2014 19:01 Julien Enselme

Mail git repport is prettier.

edcb0bf0 09/01/2014 18:18 Julien Enselme

no need to see git output

0c16dce5 09/01/2014 18:15 Julien Enselme

check_if_work_tree_clean was renamed in work_tree_clean, mail requires an email address

6d91f38e 07/01/2014 23:57 Julien Enselme

Test added for git where posing trouble

We must use to launch function in a subshell, other wise the whole
script exit with the instruction 'exit 1' or 'exit 0'.
We must use " around variable for test. Otherwise, we get a Unexpected
operator error.

c01204bf 14/12/2013 15:17 Julien Enselme

Takes into account remarks from #343 (until comment 7)

1c1c5a42 14/12/2013 00:02 Julien Enselme

Script support git as described #343 to implement #191