Git is the most popular code management system in use today. Many commercial, private, and open-source projects use Git for maintaining their code base. Created in 2005 ago by Linus Torvalds to manage the Linux kernel source code, Git’s strong performance has given rise to its popularity.
Code represents a huge investment in time and human resources. All code projects today should be using some form of revision control to back up and manage their valuable code. Git adds a layer of certainty and redundancy to any project.
In our previous Git seminar ( • Introduction to Git ), we covered the basic introduction to Git. The add-commit cycle, remote repositories, and branching. This seminar will focus on the application of specific Git commands and common use cases
_______________________________________________
This webinar was presented by Ed Armstrong (SHARCNET) on August 11th, 2021, as a part of a series of regular biweekly General Interest webinars ran by SHARCNET. The webinars cover different high performance computing (HPC) topics, are approximately 45 minutes in length, and are delivered by experts in the relevant fields. Further details can be found on this web page: https://www.sharcnet.ca/help/index.ph... . Subscribe to our twitter account (@SHARCNET) to stay updated about our upcoming webinars.
SHARCNET is a consortium of 19 Canadian academic institutions who share a network of high performance computers (http://www.sharcnet.ca). SHARCNET is a part of Compute Ontario (http://computeontario.ca/) and Compute Canada (https://computecanada.ca).