Copyright (c) 2026 MindMesh Academy. All rights reserved. This content is proprietary and may not be reproduced or distributed without permission.

9.2. Quick Reference

🎯 Quick Reference: Which GitHub Client Fits?

🎯 Quick Reference: Commonly Confused Pairs

PairKey Distinction
Git vs. GitHubGit = local version control engine • GitHub = cloud hosting platform built around Git
Commit vs. PushCommit = local snapshot • Push = publishes commits to a remote like GitHub
Fork vs. TemplateFork stays connected to upstream, for contributing back • Template starts a fresh, disconnected history
Clone vs. ForkClone = local copy on your machine • Fork = server-side copy under your own account
Wiki vs. GitHub PagesWiki = internal/reference docs for one repo • Pages = public static website
Following vs. WatchingFollowing = general activity feed signal • Watching = specific repo notifications
Assignee vs. ReviewerAssignee owns resolution • Reviewer evaluates a pull request's changes
2FA vs. Passkey2FA = second factor added to a password • Passkey = phishing-resistant credential that can replace the password
Role vs. VisibilityRole = what you can do • Visibility = who can see the repository at all
github.dev vs. Codespacesgithub.dev = editor only, no compute • Codespaces = full cloud dev environment
Copilot suggestion vs. Agent ModeSuggestion = single snippet • Agent Mode = autonomous multi-file changes, still needs review
Organization vs. EnterpriseOrganization = shared team-level account • Enterprise = governs multiple organizations centrally

🎯 Quick Reference: Domain-to-Phase Map

Exam DomainWeightGuide Phase
Understand Git and GitHub basics25-30%Phases 1-2
Work with GitHub repositories10-15%Phase 3
Collaborate using GitHub10-15%Phase 4
Apply modern development practices10-15%Phase 5
Manage projects with GitHub5-10%Phase 6
Understand privacy, security, and administration10-15%Phase 7
Explore the GitHub community5-10%Phase 8

Remember: When two GitHub features sound almost interchangeable, the exam is testing the boundary between them — not just whether you recognize either one.

Alvin Varughese
Written byAlvin Varughese
Founder18 professional certifications