-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
Feature Description
If a filename is given for gitea dump
(-f
or --file
) and it has a file ending that corresponds to a supported --type
and --type
is not set, the type that corresponds to the filename should be automatically used.
For example, gitea dump -f /path/to/mydump.tar
should create a tar (currently it would create /path/to/mydump.zip)
Not strictly necessary bonus-feature: Support some common alternative file-endings (like tgz for .tar.gz or .tbz for .tar.bz2)
Metadata
Metadata
Assignees
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.