The GitHub Foundations certification validates candidates on their ability to use GitHub for version control, collaboration, and workflow automation. The exam assesses candidates’ proficiency in understanding GitHub’s core features and best practices.
This learning path was created in partnership with GitHub as an approved resource for those preparing for the GitHub Foundations certification. For more information, visit GitHub’s website.
Learning Git and Github
Working with Git
- What is Version Control
- What is Git
- Setting up Git
- Understanding Environments
- Ignore Files - gitignore
- Deleting and renaming files
- git diff
- Changing History
- Branches
- Manage Conflicts
- Git stash and clean