mirror of
https://github.com/awesome-lists/awesome-bash.git
synced 2026-07-11 10:34:30 -05:00
[GH-ISSUE #148] New tool suggestion #3721
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?
Originally created by @inevolin on GitHub (Feb 3, 2026).
Original GitHub issue: https://github.com/awesome-lists/awesome-bash/issues/148
I'd like to recommend a new and useful bash tool
in-cli: https://github.com/inevolin/in-cli/in-cliis a lightweight, zero-dependency Bash utility that executes commands across multiple directories simultaneously or sequentially using simple glob patterns. It replaces complex find or xargs loops with a much simpler and friendlier syntax for efficient monorepo and filesystem management.@hyperupcall commented on GitHub (Feb 5, 2026):
Hi! Thanks for the suggestion, unfortunately, it doesn't meet the minimum star requirements as mentioned in the
contributing.mdfile. Once it meets all requirements, feel free to re-submit a pull request!