[PR #130] [MERGED] chore: refactor clap multiple_occurrences and multiple_values #483

Closed
opened 2026-04-08 16:53:06 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/130
Author: @sigoden
Created: 8/27/2022
Status: Merged
Merged: 8/27/2022
Merged by: @sigoden

Base: mainHead: chore-clap


📝 Commits (2)

  • 8a7d055 chore: refactor clap as multiple_occurrences deprecated
  • dcd6cee allow multiple_values

📊 Changes

3 files changed (+105 additions, -76 deletions)

View changed files

📝 Cargo.lock (+93 -69)
📝 README.md (+1 -1)
📝 src/args.rs (+11 -6)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sigoden/dufs/pull/130 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 8/27/2022 **Status:** ✅ Merged **Merged:** 8/27/2022 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `chore-clap` --- ### 📝 Commits (2) - [`8a7d055`](https://github.com/sigoden/dufs/commit/8a7d055002b576a2868060c0d35a4ce566f5e86f) chore: refactor clap as multiple_occurrences deprecated - [`dcd6cee`](https://github.com/sigoden/dufs/commit/dcd6cee67252086e7d8eb9814fe6a00abbed4f32) allow multiple_values ### 📊 Changes **3 files changed** (+105 additions, -76 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+93 -69) 📝 `README.md` (+1 -1) 📝 `src/args.rs` (+11 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-04-08 16:53:06 +03:00
zhus closed this issue 2026-04-08 16:53:07 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#483