From ca7fa408b9ca40421c673252c2b5e3ed272fa747 Mon Sep 17 00:00:00 2001 From: Dirk Sarpe <dsarpe@posteo.de> Date: Sun, 17 Apr 2016 11:45:50 +0200 Subject: [PATCH] ressources of information we might use in workshop or we might just place as links in the workshop for self learning --- ressources.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ressources.md diff --git a/ressources.md b/ressources.md new file mode 100644 index 0000000..483f815 --- /dev/null +++ b/ressources.md @@ -0,0 +1,10 @@ + +- [r-and-version-control-for-the-solo-data-analyst](http://stackoverflow.com/questions/2712421/r-and-version-control-for-the-solo-data-analyst) +- [why-should-i-use-version-control](http://stackoverflow.com/questions/1408450/why-should-i-use-version-control) +- man 7 gitworkflows +- [igitt für anfängerinnen](https://www.heinlein-support.de/vortrag/ihgitt-git-f%C3%BCr-anf%C3%A4ngerinnen-und-anf%C3%A4nger) +- [Das Git Buch](http://gitbu.ch/) +- [Git Schulungsmaterialien](https://github.com/gitbuch/gitschulung_cc) + - session 1 slide 16 Ein typischer Arbeitsablauf + - session 3 slide: +- [Git Big Picture](https://github.com/esc/git-big-picture) might be handy to create overview workflow graphs -- GitLab