SKILL BENCHMARK

Prompt Engineering for Git Competency (Intermediate Level)

  • 20m
  • 20 questions
The Prompt Engineering for Git Competency (Intermediate Level) benchmark evaluates your working knowledge of using remote repositories and leveraging generative AI to navigate Git commands. You will be assessed on your ability to use prompt engineering to execute complex techniques like branching, merging, rebasing, and cloning in Git. Learners who score high on this benchmark demonstrate that they have the skills to leverage prompt engineering with generative AI to work with remote repositories and Git branches.

Topics covered

  • clone remote repositories
  • collaborate using GitHub
  • commit content created on the main branch to a different feature branch
  • commit stashed changes with help from prompting techniques
  • create feature branches in a repository
  • diverge local and remote branches
  • explore git log flags and output
  • ignore files with .gitignore
  • integrate divergent branches
  • merge branches with help from prompting techniques
  • merge divergent branches
  • merge divergent branches with guidance from ChatGPT
  • modify and delete files in GitHub
  • provide an overview of how branching works in Git
  • pull changes from a remote repo to a local repo
  • push to a remote repository
  • rebase divergent branches
  • stash half-done changes
  • view a branch tree for Git
  • view a previous commit with checkout