2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-02 00:50:48 +00:00
restic/internal/backend/azure
aawsome 0fed6a8dfc
Use "pack file" instead of "data file" (#2885)
- changed variable names, especially changed DataFile into PackFile
- changed in some comments
- always use "pack file" in docu
2020-08-16 11:16:38 +02:00
..
azure_test.go Use "pack file" instead of "data file" (#2885) 2020-08-16 11:16:38 +02:00
azure.go Use "pack file" instead of "data file" (#2885) 2020-08-16 11:16:38 +02:00
config_test.go Add Azure Blob Storage as backend 2017-08-06 21:47:04 +02:00
config.go simplified prefix removal, removed unnecessary if-else statements 2019-06-30 23:34:47 +03:00