Skip to content

feat(828): commands should create unix friendly standard output#831

Closed
smoyer64 wants to merge 9 commits intomasterfrom
feat-828-unix-friendly-output
Closed

feat(828): commands should create unix friendly standard output#831
smoyer64 wants to merge 9 commits intomasterfrom
feat-828-unix-friendly-output

Conversation

@smoyer64
Copy link
Collaborator

For human-friendly output, additional text should be sent to standard error.

Resolves #828.

@smoyer64 smoyer64 self-assigned this Jul 19, 2022
@github-actions
Copy link

github-actions bot commented Feb 1, 2025

This bot triages pull requests in order to help the maintainers
identify what needs attention, according to the following lifecycle
rules:

  • After 90 days of inactivity, lifecycle/stale is applied
  • After 90 days of inactivity since lifecycle/stale was applied,
    lifecycle/rotten is applied

This bot will not automatically close stale pull requests.

To remove the stale status, you can:

  • Remove the stale label from this pull request
  • Comment on this issue
  • Close this issue
  • Offer to help out with triage and code review

To avoid automatic lifecycle management of this pull request, add
lifecycle/frozen.

@sudoforge
Copy link
Contributor

i'm going to close this for now to help keep the active board clean. if you wish to work on this tree in the future, you can always check it out like so:

$ git fetch https://github.com/git-bug/git-bug.git refs/pull/831/head
$ git checkout FETCH_HEAD

@sudoforge sudoforge closed this Apr 7, 2025
@sudoforge sudoforge deleted the feat-828-unix-friendly-output branch April 7, 2025 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Standard output of each CLI command should align with tenet #2 of the Unix philosophy

2 participants