From e5afc3d972adcaa37ec6044fe685cdf20c531e1e Mon Sep 17 00:00:00 2001 From: fun-MOOC-ed Date: Mon, 10 Aug 2020 16:01:26 +0200 Subject: [PATCH] quelques notes en plus --- journal/notes-mooc-reproducible-research.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/journal/notes-mooc-reproducible-research.md b/journal/notes-mooc-reproducible-research.md index 517d6d4..852864d 100644 --- a/journal/notes-mooc-reproducible-research.md +++ b/journal/notes-mooc-reproducible-research.md @@ -2,4 +2,17 @@ ## git, gitlab: gestion de version ### online resources * git tutorials - * https://parsons.eu/git/introduction/ \ No newline at end of file + * https://parsons.eu/git/introduction/ + +### Software utilisés +* installés + * git 64bit + * RStudio + * git GUI: SourceTree d'Atlassian + +### à penser +* avant le premier commit / push: +changer nom/mail du repository user: si hosted sur gitHub, GitLab +https://stackoverflow.com/questions/10946893/git-name-and-email-address-configuration +ou directement dans SourceTree + -- 2.18.1