Skip to content

Commit

Permalink
README: Describe new entry in sample output.
Browse files Browse the repository at this point in the history
Updates #40.
Fixup for 9a265bd.
  • Loading branch information
dmitshur committed Feb 15, 2017
1 parent 9a265bd commit 97e8adb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ There are a few observations that can be made from that sample output.
- `Conception-go` repo has ***uncommited changes***. I should remember to commit or discard the changes.
- `blackfriday` repo has a ***remote that doesn't match its import path***. It's likely my fork in place of the original repo for temporary development purposes.
- `bluemonday` repo has a ***stash***. Perhaps I have some unfinished and uncommited work that I should take care of.
- `go-pkg-xmlx` repo was ***not found***. Perhaps the repository was deleted or made private.
- All other repos are ***up to date*** and looking good (they're not displayed unless `-v` is used).
Directories
Expand Down

0 comments on commit 97e8adb

Please # to comment.