Stage Only Specific Files
Beginner Mode
Start your terminal to use beginner mode.
Scenario:
You have a Git repository at /home/interview/repo where you modified three files: app.js, style.css, and config.json.
Task:
Stage only app.js and style.css for commit in the repository at /home/interview/repo, leaving config.json unstaged.
Terminal requires a larger screen
Open this page on a desktop or tablet (≥ 768px) to launch the terminal and practice hands-on.
Linux Terminal Environment
Write and execute your solution in the terminal below.
Track
| Question | Difficulty | Company | Access |
|---|
Need more practice in this area? Explore more questions →
CrowdStrike