1
0
mirror of https://github.com/restic/restic.git synced 2024-07-02 08:40:55 +02:00
restic/pipe
Alexander Neumann c6a1f2e2f3 pipe: Handle special paths gracefully
This fixes handling special paths "." and "/". When such a path name is
found, it is replaced by the contents of the path before walking.
2016-02-07 19:30:00 +01:00
..
doc.go Add doc stubs to all the packages 2015-05-09 13:00:01 +02:00
pipe_test.go Test pipe walker for invalid paths 2016-02-07 19:29:44 +01:00
pipe.go pipe: Handle special paths gracefully 2016-02-07 19:30:00 +01:00