Skip to content

Commit 9202b24

Browse files
Proof reading version control workshop info overview
1 parent a61ef47 commit 9202b24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

programme_information/version_control.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"# Version Control\n",
99
"\n",
1010
"We currently offer two version control courses:\n",
11-
"- **Introduction to Version Control**: Introduction to Version Control introduces Git, a widely-used version control system, and platforms like GitHub and GitLab, focusing on collaboration and code sharing, with hands-on practice and live demonstrations, ensuring participants become comfortable using Git and GitHub for tracking and sharing their software development.\n",
12-
"- **Intermediate Version Control**: Intermediate Version Control provides a comprehensive guide to mastering Git, covering advanced topics like configuring Git, branching and merging, GitHub workflows, managing remotes, and rewriting history, through hands-on exercises and real-world scenarios, equipping participants with the skills for efficient project management and collaboration."
11+
"- **Introduction to Version Control**: Introduction to Version Control introduces Git, a widely-used version control system, and platforms like GitHub and GitLab. The course focuses on collaboration and code sharing, with hands-on practice and live demonstrations, ensuring participants become comfortable using Git and GitHub for tracking and sharing their software development.\n",
12+
"- **Intermediate Version Control**: Intermediate Version Control provides a comprehensive guide to mastering Git, covering advanced topics like configuring Git, branching and merging, GitHub workflows, managing remotes, and rewriting history. Through hands-on exercises and real-world scenarios, this course equips participants with the skills for efficient project management and collaboration."
1313
]
1414
}
1515
],

0 commit comments

Comments
 (0)