response
This commit is contained in:
parent
a2222b5259
commit
03963f8099
1 changed files with 17 additions and 0 deletions
|
@ -0,0 +1,17 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 3"""
|
||||||
|
date="2021-09-27T16:07:35Z"
|
||||||
|
content="""
|
||||||
|
Your script contains:
|
||||||
|
|
||||||
|
head .git$(cat $2)
|
||||||
|
|
||||||
|
How is this using `git-annex diffdriver`? If you were using that,
|
||||||
|
you would expect `$2` to be the path to the actual location of the annexed
|
||||||
|
file. So you would not need to cat it, or to append `.git` to it.
|
||||||
|
|
||||||
|
Files in the git history can be unlocked, that is a feature that was
|
||||||
|
introduced in git-annex version 7. See the documentation
|
||||||
|
<https://git-annex.branchable.com/git-annex-unlock/>
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue