mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-03 06:03:25 +00:00
Implement different storage types than only S3 #400
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 @nl5887 on GitHub.
@nl5887 commented on GitHub:
Implemented. Use -provider=local for local storage, use -provider=s3 for S3 storage. Functionality needs to be tested.