You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.
Currently we add a prefix (defaults to gh) to all lines sent to stdout.
I find it really nice because it's colorful (and reminds me of the irc bots / channels I used during my childhood 😀 ), but I've some good points against it:
no objective, measurable, real value
goes against the UNIX philosophy of doing one thing
complicates piping to other processes
it's a decorator based on taste, not a feature.
once I merge the changes of git.exec output git clone will show the progress bar (see Show git clone output #270) without it and it's going to feel inconsistent (adding it might be done, but not without sacrificing code quality and with the risk of side-effects).
Currently we add a prefix (defaults to
gh
) to all lines sent to stdout.I find it really nice because it's colorful (and reminds me of the irc bots / channels I used during my childhood 😀 ), but I've some good points against it:
Basics of the Unix Philosophy
What about just killing it with no mercy?
The text was updated successfully, but these errors were encountered: