benthayer / benthayer/git-gud

Command to display the learning goal of each level

Open
#325 0 comments 0 reactions 0 assignees View on GitHub
enhancement level - improvement
Dominant language
Python
Stars
558
Forks
53
PR merge metrics
No merged PRs in 30d

Description

Example for "Two Commits" Level #247

```
$ git gud goal
Commit one file, then commit another file

To see the learning goal, run "git gud goal -l"
$ git gud goal -l
The Staging Area turns into a commit after running "git commit"
Commits know about every file stored in that version.
Branches help keep track of history

To see the main goal, run "git gud goal"
For a deeper explanation, run "git gud explain"
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.