Difference between revisions of "Template:Syllabus Git Tutorials"

From HPC Wiki
Jump to navigation Jump to search
(Created page with "{{Tutorial Syllabus | title = Git Tutorias | provider = [https://hpc.nrw/ HPC.NRW] | contact = tutorials@hpc.nrw | type = Online | topic = Revision control | license = {{Licen...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Tutorial Syllabus
 
{{Tutorial Syllabus
| title = Git Tutorias
+
| title = Git Tutorials
 
| provider = [https://hpc.nrw/ HPC.NRW]
 
| provider = [https://hpc.nrw/ HPC.NRW]
 
| contact = tutorials@hpc.nrw
 
| contact = tutorials@hpc.nrw
Line 6: Line 6:
 
| topic = Revision control
 
| topic = Revision control
 
| license = {{License_CCBYSA}}
 
| license = {{License_CCBYSA}}
| intro = Creating your own repository
+
| intro = Git_Tutorials
 +
| part1 = [[ Git | Basic Git overview ]]
 +
| part2 = [[ Git_Tutorials/Creating_and_Changing_Repositories | Creating and Changing Repositories ]]
 +
| part3 = [[ Git_Tutorials/Branching | Branching ]]
 
}}
 
}}

Latest revision as of 13:24, 27 July 2022

Tutorial
Title: Git Tutorials
Provider: HPC.NRW

Contact: tutorials@hpc.nrw
Type: Online
Topic Area: Revision control
License: CC-BY-SA
Syllabus

1. Basic Git overview
2. Creating and Changing Repositories
3. Branching