mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 23:23:32 +01:00
[PR #446] [MERGED] fix --account command backup file path generation #839
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?
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/446
Author: @acritox
Created: 10/17/2017
Status: ✅ Merged
Merged: 10/22/2017
Merged by: @lukas2511
Base:
master← Head:fix_account_backup📝 Commits (1)
7f410e9fix account command📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
dehydrated(+1 -1)📄 Description
it should split the filename on the last dot instead of the first
example of problem if you have a dot in your path (e.g. the dot in my username a.loibl):
with this change:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.