Message-ID: <CAJXDcw3G5H1FCBTxrj5NTfsw+92=nci659fz7uq-DyJMg28jwQ@mail.gmail.com>
Date: 2020-01-03T10:16:43Z
From: Juan Telleria Ruiz de Aguirre
Subject: Teaching GIT Version Control Essentials: IDE & Command Line
Dear R Teaching Mailing List,
I would like to share a few resources I find useful for teaching GIT
Version Control, in order to be able to collaborate in R Package
Development through GitHub:
GIT Client IDE:
https://www.gitkraken.com/download
Freely Available for Open Source Development, this IDE allows you to handle
all your GitHub repository entirely though a visual interface: Squashing
commits, Merging Locally, Generating a Branch in any Commit at any point in
the History, ...
GIT Essential Commands Cheatsheet:
https://www.google.com/url?sa=t&source=web&rct=j&url=https://about.gitlab.com/images/press/git-cheat-sheet.pdf&ved=2ahUKEwiOk9_flOfmAhVD8eAKHY-ZA6wQFjAAegQIBRAB&usg=AOvVaw2aQ2fhWOuLJ1WkQ6bZGjQu
GIT MIT Presentation:
https://www.google.com/url?sa=t&source=web&rct=j&url=http://6.470.scripts.mit.edu/2014/slides/git.pdf&ved=2ahUKEwiHrLPPlefmAhWLsRQKHXj0BPMQFjAAegQIBhAC&usg=AOvVaw1LbyRChTCGLyh_C9dV38Dt
Hope you find it useful.
Kind regards,
Juan
[[alternative HTML version deleted]]