Can't diff
with a path begin with drive letter under windows
#998
Labels
A-cli
Area: `rustic` command line interface
A-commands
Area: Related to commands in `rustic`
A-ui-ux
Area: Related to user interfaces and user experience
C-bug
Category: Something isn't working as expected
O-windows
Operating system: Windows
For example,
rustic diff f0ca1025:D:\data D:\data
will fail with errorerror: no suitable id found for D
Suggestion: treat single letter "id" as drive letter, or add an special "local" id to represent local path
local:D:\data
The text was updated successfully, but these errors were encountered: