mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #456] [MERGED] Change config handling #491
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/456
Author: @Its-Just-Nans
Created: 12/30/2024
Status: ✅ Merged
Merged: 1/15/2025
Merged by: @bootandy
Base:
master← Head:change-config-handling📝 Commits (2)
4b629bepush config option4ac1716clippy📊 Changes
9 files changed (+73 additions, -26 deletions)
View changed files
📝
completions/_dust(+4 -3)📝
completions/_dust.ps1(+3 -2)📝
completions/dust.bash(+20 -5)📝
completions/dust.elv(+3 -2)📝
completions/dust.fish(+4 -3)📝
man-page/dust.1(+5 -2)📝
src/cli.rs(+10 -1)📝
src/config.rs(+23 -7)📝
src/main.rs(+1 -1)📄 Description
Hello
This PR
#[serde(deny_unknown_fields)]to fix [PR #382] [CLOSED] Aarch build (#451)nametopath)--config <FILE>to specify a custom path to a config file🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.