~/github-gh-300 · Working within GitHub repositories ▊
← GitHub Copilot Certification
GITHUB · objective · 5% of the exam
Working within GitHub repositories — GitHub Copilot Certification
The official GITHUB documentation our Working within GitHub repositories practice questions are cited to. Review the primary sources, then practise.
Official references for this objective
-
Github — Opting into or out of the GitHub Archive Program for your public repository - GitHub Docs
By default, all public repositories are included in the GitHub Archive Program
-
Github — Pushing commits to a remote repository - GitHub Docs
To push all your tags, you can type the command: git push REMOTE-NAME --tags
-
Github — Saving repositories with stars - GitHub Docs
To view everyone who has starred a repository, add /stargazers to the end of the URL of a repository.