mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #50] Rename duf to dufs #24
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?
Originally created by @KSXGitHub on GitHub (Jun 18, 2022).
Original GitHub issue: https://github.com/sigoden/dufs/issues/50
There's another tool also called duf whose command is also
duf.Various Linux distributions (Arch Linux, Debian, Nix, etc) already provide a package named
dufthat provides the otherduf.Proposal: Rename this tool to allow users to use it without name/file conflict.
@sigoden commented on GitHub (Jun 19, 2022):
Maybe
dufs.@jkoop commented on GitHub (Jun 19, 2022):
I like that
@KSXGitHub commented on GitHub (Jun 19, 2022):
dufsis cool.BTW, what does
dufstand for?@sigoden commented on GitHub (Jun 19, 2022):
download/upload file server
@KSXGitHub commented on GitHub (Jun 19, 2022):
Then
dufsis perfect.@KSXGitHub commented on GitHub (Jun 19, 2022):
@sigoden I think you should rename the GitHub repo as well (from
sigoden/duftosigoden/dufs). Also check if there's any broken links or references in the docs.@sigoden commented on GitHub (Jun 19, 2022):
I will do it after ci finished