My Crossword Maker Logo
Powered by BrightSprout
Save Status:
or to save your progress. The page will not refresh.
Controls:
SPACEBAR SWITCHES TYPING DIRECTION
Answer Key:
Edit a Copy:
Make Your Own:
Crucigrama Sopa de Letras Hoja de Trabajo
Calificar este Puzzle:
Log in or sign up to rate this puzzle.

Head First Git Chapter 6 Crossword

Horizontales
This command lets your local branch catch up with the remote (2 words)
The git __ command downloads new commits and branches from the remote
When two people make changes to clones of the same repository, they are working in ___
In the exercises, Sangita is Player ___
Sounds like git pull, but it’s different (2 words)
You created a branch called addison-___-___ (2 words)
GitHub is a repository ____
You use your default ___ to type commit messages
Verticales
This command sends changes from your local branch to the remote (2 words)
The flag -vv, used with the git branch command, stands for “very ___”
The internet address for your clone is called its ___
The -a flag (used with the git branch command) stands for ___
Names like “origin/master” are ___ to the remote (sort of like bookmarks)
The HawtDawg employee working on the FAQ page
When you fork, check the URL to make sure it includes your GitHub ____
Remote ___ branches are a different kind of branch created automatically