~/github-about-github-certifications · Working within GitHub repositories ▊
← GitHub Administration Certification
GITHUB · objective · 5% of the exam
Working within GitHub repositories — GitHub Administration 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 — Creating a repository for your project on GitHub - GitHub Docs
Select Add README . This gives your repository a starting file and a place to describe your software project. You do not need to add
-
Github — Opting into or out of the GitHub Archive Program for your public repository - GitHub Docs
Under "Features", select or deselect Preserve this repository .
-
Github — Pushing commits to a remote repository - GitHub Docs
The syntax to delete a branch is a bit arcane at first glance: git push REMOTE-NAME :BRANCH-NAME