response
This commit is contained in:
parent
6d16e1615e
commit
50949b11ab
1 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 3"""
|
||||
date="2015-10-15T18:46:50Z"
|
||||
content="""
|
||||
This is basically the same as thinking that git should change the SHA1
|
||||
used to refer to a file in the repository just because it was renamed.
|
||||
That does not normally make sense.
|
||||
|
||||
Including the original extension in the git-annex key is done to avoid
|
||||
confusing some poorly-behaved programs that expect to follow the symlink
|
||||
and find a file with an extension. It's best to ignore the extension part
|
||||
of the key, or if you like, you can change the [[backend|doc/backends]] from SHA256E to
|
||||
SHA256, and then new keys won't include that extension.
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue