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 4 Crossword

Horizontales
Git reset modes include soft, ___, and hard
The -m flag is short for this
Command to compare the index’s contents with the working directory (2 words)
The git ___ command replaces the version of the file in the working directory with the version in the index
She’s getting married to Aref
Character that appears in the git branch output to tell you where HEAD is
This chapter is all about __-ing your mistakes
Before you edit a commit, make sure your working directory is ___
Flag used with the git restore command to retrieve the contents of your files as they were in the last commit
Fancier version of camping
The -u flag to the git add command is short for this
Verticales
Character used with HEAD to reference a commit’s parent
The git ___ command copies the contents of the index into the object database
It’s a fruit!
Deleting a file won’t remove it from the object ____
A piece of metadata that tells you when the commit was made
The git ___ command moves HEAD and a branch to a specific commit
Flag that lets you fix a mistake in a commit message
Use the git ___ command to check the state of your Git repository
The ___ ___ command removes tracked files from working directory and the index (2 words)