~/github-gh-300 · Streamlining workflows ▊
← GitHub Copilot Certification
GITHUB · objective · 5% of the exam
Streamlining workflows — GitHub Copilot Certification
The official GITHUB documentation our Streamlining workflows practice questions are cited to. Review the primary sources, then practise.
Official references for this objective
-
Github — Caching your GitHub credentials in Git - GitHub Docs
git config --global credential.gitHubAccountFiltering "false"
-
Github — Creating and highlighting code blocks - GitHub Docs
To display triple backticks in a fenced code block, wrap them inside quadruple backticks.