mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #102] [MERGED] feat: make --path-prefix works on serving single file #472
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/sigoden/dufs/pull/102
Author: @sigoden
Created: 7/8/2022
Status: ✅ Merged
Merged: 7/8/2022
Merged by: @sigoden
Base:
main← Head:feat-single-file-prefix📝 Commits (1)
bcfa8bffeat: make --path-prefix works on serving single file📊 Changes
4 files changed (+88 additions, -26 deletions)
View changed files
📝
src/args.rs(+2 -1)📝
src/server.rs(+25 -2)📝
tests/args.rs(+1 -23)➕
tests/single_file.rs(+60 -0)📄 Description
close #101
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.