My Crossword Maker Logo
Powered by BrightSprout
Controls:
SPACEBAR SWITCHES TYPING DIRECTION
Answer Key:
Edit a Copy:
Make Your Own:
Crossword Word Search Worksheet
Rate This Puzzle:
Log in or sign up to rate this puzzle.

Head First Git Chapter 4 Crossword

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