scmbreeze / scm_breeze

Adds numbered shortcuts to the output git status, and much more
https://madebynathan.com/2011/10/19/git-shortcuts-like-youve-never-seen-before/
MIT License
2.82k stars 192 forks source link

Git status output broken #233

Open vise890 opened 7 years ago

vise890 commented 7 years ago

How it should / used to look

➜  dotfiles git:(master) gs     
# On branch: master  |  No changes (working directory clean)

How it looks now:

➜  dotfiles git:(master) gs
# On branch: master  |  [*] => $e*
#

git bisect indicates that the first bad commit was 23e99709daf5c35b755841dd6457913c26839739 which was recently merged

ndbroadbent commented 7 years ago

Hi, I think that was intentional. It's just meant to be a tip to show that environment variables are available for the different numbers.

It's not too important though, would be happy to remove that

vise890 commented 7 years ago

Hmm I'm confused. The tip makes sense when there are actually files staged or untracked or whatever. But in this case there aren't and the message No changes (working directory clean) is gone.

vise890 commented 7 years ago

@ghthor so what should we do? i'm a bit unhappy with the new output, i liked to see "working dir clean".

ghthor commented 7 years ago

I'd like to bring back the old output, I haven't looked at the commit you referenced yet

On Feb 12, 2017 3:51 PM, "Martino Visintin" notifications@github.com wrote:

@ghthor https://github.com/ghthor so what should we do? i'm a bit unhappy with the new output, i liked to see "working dir clean".

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/scmbreeze/scm_breeze/issues/233#issuecomment-279247792, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJyKirIB3amv9WfZcHIuasGdiTqPadVks5rb3DEgaJpZM4L6MlK .