mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #248] two functional requirements #124
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 @babyshen on GitHub (Jul 28, 2023).
Original GitHub issue: https://github.com/sigoden/dufs/issues/248
1、Will it add background running options, such as --daemon
2、Regarding the log, will you consider adding an option to output to a file?
@sigoden commented on GitHub (Aug 24, 2023):
These functions can be implemented using docker, systemctl (linux), nssm (windows), etc.
This is not a feature that a simple file service should have.