[PR #97] [MERGED] feat: add completions #469

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/97
Author: @sigoden
Created: 7/6/2022
Status: Merged
Merged: 7/6/2022
Merged by: @sigoden

Base: mainHead: feat-completions


📝 Commits (1)

📊 Changes

6 files changed (+75 additions, -14 deletions)

View changed files

📝 Cargo.lock (+18 -8)
📝 Cargo.toml (+1 -0)
📝 src/args.rs (+12 -4)
📝 src/main.rs (+10 -2)
📝 tests/args.rs (+2 -0)
tests/cli.rs (+32 -0)

📄 Description

close #96


🔄 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/97 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 7/6/2022 **Status:** ✅ Merged **Merged:** 7/6/2022 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `feat-completions` --- ### 📝 Commits (1) - [`cd027fe`](https://github.com/sigoden/dufs/commit/cd027fe982b811038b79ce3ce966fe24d6fec8ef) feat: add completions ### 📊 Changes **6 files changed** (+75 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+18 -8) 📝 `Cargo.toml` (+1 -0) 📝 `src/args.rs` (+12 -4) 📝 `src/main.rs` (+10 -2) 📝 `tests/args.rs` (+2 -0) ➕ `tests/cli.rs` (+32 -0) </details> ### 📄 Description close #96 --- <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:03 +03:00
zhus closed this issue 2026-04-08 16:53:03 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#469