[R-sig-teaching] Teaching GIT Version Control Essentials: IDE & Command Line

Juan Telleria Ruiz de Aguirre jte||er|@@rproject @end|ng |rom gm@||@com
Fri Jan 3 11:16:43 CET 2020


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]]



More information about the R-sig-teaching mailing list