diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-02-16 14:10:08 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-02-16 14:10:08 -0400 |
commit | 3776dee0a33fe3fe0cd1aceb14b5c2d0511d6c05 (patch) | |
tree | 5f913fe325cc00bd19095add9ba1c9cd48789618 /Test.hs | |
parent | be554edef8b42e5f357673ebb495dade79fc8be8 (diff) |
escape slashes in annex pointer files
The problem with having the slashes unescaped is, it broke parsing, since
the parser takes the filename to get the part containing the key.
That particularly affected URL keys.
This makes the format be the same as symlinks point to, which keeps things
simple.
Existing pointer files will continue to work ok.
Diffstat (limited to 'Test.hs')
0 files changed, 0 insertions, 0 deletions