Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command to display the learning goal of each level #325

Open
benthayer opened this issue Nov 23, 2020 · 0 comments
Open

Command to display the learning goal of each level #325

benthayer opened this issue Nov 23, 2020 · 0 comments
Labels
enhancement New feature or request level - improvement Make an existing level better
Milestone

Comments

@benthayer
Copy link
Owner

benthayer commented Nov 23, 2020

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"
@benthayer benthayer added enhancement New feature or request level - improvement Make an existing level better labels Nov 23, 2020
@benthayer benthayer added this to the 1.0 milestone Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request level - improvement Make an existing level better
Projects
None yet
Development

No branches or pull requests

1 participant