What is Git?
Git is version control software that allows safe development of code without introducing breaking changes. Git also allows for simple roll-back to previous working versions, while safely collaborating on code between people in teams of any and all sizes.
When will learners need access to Git?
Learners must be able to use Git by month 15 on the Advanced Data Fellowship programme and the flying start of Software Engineering.
What access will learners need to Git?
Apprentices will be required to install Git locally onto their device. Please, therefore, test the URL https://git-scm.com/ and ensure this is available for download within your organisation if required.
What data will be uploaded to Git?
No data pertaining to your organisation will be used with Git. Multiverse will provide dummy data to the learners to ensure they are not pushing code to GitHub that is confidential to your organisation.