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

Update output of git gud test on the last level if not all levels were marked as complete #311

Open
sahansk2 opened this issue Sep 1, 2020 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed user-interaction Git Gud should act differently
Milestone

Comments

@sahansk2
Copy link
Contributor

sahansk2 commented Sep 1, 2020

(base) sahan@sahan-GA-78LMT-USB3:test$ git gud test
Wow! You've complete every level, congratulations!
If you want to keep learning git, why not try contributing to git-gud by forking the project at https://github.com/benthayer/git-gud/
We're always looking for contributions and are more than happy to accept both pull requests and suggestions!
(base) sahan@sahan-GA-78LMT-USB3:test$ git gud levels --all
All levels and skills:

0. Introduction (intro)
├──X 1. Welcome (welcome)
├──  2. Configuring (config)
└──  3. Initialization (init)
1. Basics (basics)
├──  1. Introduction to Commits (committing)
├──  2. Branching in Git (branching)
├──  3. Merging in Git (merging)
└──  4. Introduction to Rebasing (rebasing)
2. Rampup (rampup)
├──  1. Detaching HEAD (detaching)
├──  2. Relative References I: Using (^) (relrefs1)
├──  3. Relative References II: Using (~) (relrefs2)
└──  4. Reversing Changes in Git (reversing)
3. Rework (rework)
├──  1. Cherrypicking (cherrypicking)
└──  2. Interactive Rebase (irebase)
4. Mixed Bag (mixedbag)
└──  1. One Commit (onecommit)
5. Extras (extras)
└──  1. The Octopus Merge (octopus)
6. Rewriting History (rewriting)
└──O 1. An Easy Level (easy)

Load a level with `git gud load`
@benthayer benthayer added enhancement New feature or request user-interaction Git Gud should act differently and removed enhancement New feature or request labels Sep 2, 2020
@benthayer benthayer added this to the 1.0 milestone Sep 2, 2020
@sahansk2 sahansk2 removed their assignment Sep 3, 2020
@benthayer benthayer added good first issue Good for newcomers help wanted Extra attention is needed labels Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed user-interaction Git Gud should act differently
Projects
None yet
Development

No branches or pull requests

2 participants