TJR Bootcamp Practice Test

Session length

1 / 20

What does the git status command show?

The current branch and staged/unstaged changes.

git status tells you where you stand in the working area and what will be included in the next commit. It shows the name of the branch you’re on and whether that branch is ahead of or behind its remote tracking branch. It then highlights changes in two groups: files staged for commit (ready to be recorded) and files that have been modified but not yet staged. It also lists untracked files that aren’t being tracked yet. This gives you a clear snapshot of what will be included in the next commit and what still needs attention. It doesn’t show the commit history (use git log for that), it doesn’t display the remote repository’s full status beyond your relation to it, and it doesn’t show the actual contents of files (use git diff or cat to view changes or file contents).

The commit history.

The remote repository status.

The file contents.

Next question

Find the option that is right for you!

All options are one-time payments.

$25.99

30 day premium pass

All the basics to get you started

  • Ad-free experience
  • View your previous attempt history
  • Mobile app access
  • In-depth explanations
  • 30 day premium pass access
👑$59.99 $171.99 usd

6 month DELUXE pass (most popular)

Everything with the 30 day premium pass FOR 6 MONTHS! & the ultimate digital PDF study guide (BONUS)

  • Everything included in the premium pass
  • $171.99 usd value for $59.99! You save $106!
  • + Access to the ultimate digital PDF study guide
  • + 6 months of premium pass access
  • + Priority support
$15.99 $24.99

Ultimate digital PDF study guide

For those that prefer a more traditional form of learning

  • Available for instant download
  • Available offline
  • Hundreds of practice multiple choice questions
  • Comprehensive content
  • Detailed explanations
Image Description
Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy