mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #42] [MERGED] Cleanup code & fix issue #270
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/42
Author: @bootandy
Created: 12/5/2019
Status: ✅ Merged
Merged: 12/7/2019
Merged by: @bootandy
Base:
master← Head:cleanup📝 Commits (4)
7ba91a4Rename variable5535478Fix substring bug78119abMark function as ignored by clippyb4b73e4Cargo update📊 Changes
8 files changed (+120 additions, -47 deletions)
View changed files
📝
Cargo.lock(+26 -26)📝
src/display.rs(+1 -0)📝
src/main.rs(+4 -3)➕
src/test_dir2/dir/hello(+1 -0)➕
src/test_dir2/dir_name_clash(+1 -0)➕
src/test_dir2/dir_substring/hello(+1 -0)📝
src/tests.rs(+44 -2)📝
src/utils/mod.rs(+42 -16)📄 Description
Potentially fix https://github.com/bootandy/dust/issues/41
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.