mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #130] [MERGED] Print correct message when paths are not found #324
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/130
Author: @alexmaco
Created: 1/14/2021
Status: ✅ Merged
Merged: 1/16/2021
Merged by: @bootandy
Base:
master← Head:not_found📝 Commits (2)
3d95decPrint correct message when paths are not founda20749aAddress clippy lints📊 Changes
3 files changed (+46 additions, -14 deletions)
View changed files
📝
src/display.rs(+7 -4)📝
src/main.rs(+2 -2)📝
src/utils/mod.rs(+37 -8)📄 Description
Fixes #90
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.