From 4cb6264f884b724bd7adac59ef0d420c25ba7d79 Mon Sep 17 00:00:00 2001 From: zoe Date: Sun, 19 Feb 2023 02:36:34 +0000 Subject: [PATCH] ajout d'une explication pour git config (#62) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Une ligne dans CONTRIBUTING.rst pour indiquer de changer de répertoire avant de lancer git config. Co-authored-by: Zoe Drey Reviewed-on: https://git.afpy.org/AFPy/python-docs-fr/pulls/62 Co-authored-by: zoe Co-committed-by: zoe --- CONTRIBUTING.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index b2b0121d..88ca63fe 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -104,6 +104,10 @@ ce qui suit après vous être assuré que ``~/.local/bin/`` se trouve dans votre chmod a+x ~/.local/bin/podiff +Allez ensuite dans le répertoire du dépôt récupéré (``python-docs-fr``) et faites : + +.. code-block:: bash + git config diff.podiff.textconv podiff