improve docs
This commit is contained in:
parent
70d11a209d
commit
12e751bbb6
3 changed files with 17 additions and 2 deletions
|
@ -51,3 +51,5 @@ annexed.txt
|
|||
|
||||
# End of transcript or log.
|
||||
"""]]
|
||||
|
||||
> [[done]] --[[Joey]]
|
||||
|
|
|
@ -0,0 +1,12 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2023-10-23T17:48:54Z"
|
||||
content="""
|
||||
I wish it were possible to make `git add` add files in a locked state.
|
||||
However, the smudge/clean interface git-annex uses to hook into `git add`
|
||||
makes it impossible to do that.
|
||||
|
||||
This is why the documentation refers to "git-annex commands", which does
|
||||
exclude `git add`. I've made that a little bit more explicit.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue