From c5fa153859ab566a8f0700148fd1395b0c33823e Mon Sep 17 00:00:00 2001 From: polo Date: Wed, 24 Feb 2021 04:02:21 +0100 Subject: description --- .gitconfig | 2 ++ .gitdescription | 1 + 2 files changed, 3 insertions(+) create mode 100644 .gitconfig create mode 100644 .gitdescription diff --git a/.gitconfig b/.gitconfig new file mode 100644 index 0000000..797b39d --- /dev/null +++ b/.gitconfig @@ -0,0 +1,2 @@ +[gitweb] + owner = Paul Jusot diff --git a/.gitdescription b/.gitdescription new file mode 100644 index 0000000..33e0696 --- /dev/null +++ b/.gitdescription @@ -0,0 +1 @@ +tuto installation d'un serveur git et utilisation avec le client -- cgit v1.2.3