mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #244] [MERGED] Cleanup #376
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/244
Author: @bootandy
Created: 8/20/2022
Status: ✅ Merged
Merged: 8/20/2022
Merged by: @bootandy
Base:
master← Head:big2📝 Commits (9)
e5cbf0fClippy: Fix clippy4024654Style: Remove ColorState enum, revert init_color861ad31Rename variable239a97aRefactor: Move filter by file type to new file76a6708Refactor: Reintroduce local variablec1de52fComment: Update comment textd0bb19dTests refactor: Neaten test7c5f8cbRefactor: init_color function7aaa48fRevert tests📊 Changes
6 files changed (+120 additions, -147 deletions)
View changed files
📝
src/display.rs(+9 -23)📝
src/filter.rs(+2 -73)➕
src/filter_type.rs(+75 -0)📝
src/main.rs(+24 -33)📝
tests/test_exact_output.rs(+6 -6)📝
tests/tests_symlinks.rs(+4 -12)📄 Description
Undo a few things from previous PR
Some refactoring
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.