mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #396] [MERGED] refactor: cleanup -j / --output-json flag #460
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bootandy/dust/pull/396
Author: @bootandy
Created: 5/3/2024
Status: ✅ Merged
Merged: 6/19/2024
Merged by: @bootandy
Base:
master← Head:clean_json📝 Commits (1)
b27d422refactor: cleanup -j / --output-json flag📊 Changes
4 files changed (+17 additions, -34 deletions)
View changed files
📝
README.md(+1 -0)📝
src/display_node.rs(+3 -1)📝
src/main.rs(+12 -31)📝
src/node.rs(+1 -2)📄 Description
Stop -j writing to a file, print to stdout instead.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.