mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #343] [MERGED] Terminal #427
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/343
Author: @bootandy
Created: 11/10/2023
Status: ✅ Merged
Merged: 11/10/2023
Merged by: @bootandy
Base:
master← Head:terminal📝 Commits (2)
aa4ff58dependency: remove atty69f414afeat: No progress bars if stdout redirected📊 Changes
4 files changed (+5 additions, -19 deletions)
View changed files
📝
Cargo.lock(+0 -1)📝
Cargo.toml(+0 -1)📝
src/config.rs(+4 -1)📝
src/main.rs(+1 -16)📄 Description
Fix for issue: https://github.com/bootandy/dust/issues/342
Clean up old vulnerability on old library: atty.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.