mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #18] [MERGED] Fixes #256
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/18
Author: @bootandy
Created: 5/1/2018
Status: ✅ Merged
Merged: 5/2/2018
Merged by: @bootandy
Base:
master← Head:fixes📝 Commits (8)
b68c450use eprintln!c5830c5Stop using target_os just use target_family39db8b8Replace simple match with map_or8c088a7Fix: Passing a string into -n will no longer panic2556885Rust format25d1ee7Remove naked unwrapdba465aTweak error message3e9f09eRemove unnecessary path & pathbuf code📊 Changes
4 files changed (+35 additions, -70 deletions)
View changed files
📝
src/display.rs(+2 -2)📝
src/main.rs(+17 -11)📝
src/utils/mod.rs(+6 -9)📝
src/utils/platform.rs(+10 -48)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.