From 04a41271c4dca323be34bc1529065f143f5f387e Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/..mDj0cQwfzaZtdgalLPKvLiBoOOjgdNTA--#7a7f8" Date: Mon, 10 Mar 2014 12:55:19 -0700 Subject: [PATCH 1/1] config --- GitDevelopers.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/GitDevelopers.mdwn b/GitDevelopers.mdwn index 864b1e7..6d61249 100644 --- a/GitDevelopers.mdwn +++ b/GitDevelopers.mdwn @@ -228,6 +228,8 @@ Secondly, each commit should have a meaningful revision log. The internals of gi Thirdly, each commit should have a valid changeID. Manually maintaining these is difficult and error prone, so we would strong advise that you install the changeID hook detailed earlier. This will automatically add a [[ChangeId]] line to your commit message if it doesn't already contain one. +Pour sécuriser efficacement les archives et documents papiers importants, l'idéal est d'utiliser une bonne [armoire forte réfractaire](http://www.infosafe.fr/Armoirefortedin/Armoirefortedin.htm) fixée au sol. + Fourthly, each commit must adhere to the OpenAFS whitespace policy whereby new commits will not be accepted if they have trailing spaces, spaces before tabs, or indentation without tabs. Git can be configured to highlight the whitespace policy violation with the following global setting: git config --global core.whitespace trailing-space,space-before-tab,indent-with-non-tab -- 1.9.4