Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
introductory_material [2016/04/06 10:10] – external edit 127.0.0.1introductory_material [2017/04/28 09:52] tiziano
Line 10: Line 10:
  
 === git === === git ===
- 
 The first six chapters from the [[http://swcarpentry.github.io/git-novice/|The Software Carpentry git introduction]]: The first six chapters from the [[http://swcarpentry.github.io/git-novice/|The Software Carpentry git introduction]]:
  
-  * [[http://swcarpentry.github.io/git-novice/01-basics.html|Automated Version Control]] +  * [[http://swcarpentry.github.io/git-novice/01-basics|Automated Version Control]] 
-  * [[http://swcarpentry.github.io/git-novice/02-setup.html|Setting up git]] +  * [[http://swcarpentry.github.io/git-novice/02-setup|Setting up git]] 
-  * [[http://swcarpentry.github.io/git-novice/03-create.html|Creating a Repository]] +  * [[http://swcarpentry.github.io/git-novice/03-create|Creating a Repository]] 
-  * [[http://swcarpentry.github.io/git-novice/04-changes.html|Tracking Changes]] +  * [[http://swcarpentry.github.io/git-novice/04-changes|Tracking Changes]] 
-  * [[http://swcarpentry.github.io/git-novice/05-history.html|Exploring History]] +  * [[http://swcarpentry.github.io/git-novice/05-history|Exploring History]] 
-  * [[http://swcarpentry.github.io/git-novice/06-ignore.html|Ignoring Things]]+  * [[http://swcarpentry.github.io/git-novice/06-ignore|Ignoring Things]]
  
 ==== Additional materials ==== ==== Additional materials ====