mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #251] [MERGED] Cleanup previous PR #384
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/251
Author: @bootandy
Created: 8/23/2022
Status: ✅ Merged
Merged: 8/23/2022
Merged by: @bootandy
Base:
master← Head:cleanup📝 Commits (1)
c52f30dCleanup: Clean previous commit.📊 Changes
3 files changed (+4 additions, -9 deletions)
View changed files
📝
build.rs(+1 -2)📝
src/cli.rs(+1 -2)📝
src/main.rs(+2 -5)📄 Description
Dislike the idea of passing a string into build_cli. By removing a call to default_value we can side-step the problem.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.