comment
This commit is contained in:
parent
68810ddaf9
commit
49ab467784
1 changed files with 14 additions and 0 deletions
|
@ -0,0 +1,14 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2022-06-13T17:39:41Z"
|
||||||
|
content="""
|
||||||
|
Most of this can be done with either `git-annex adjust --hide-missing` or views.
|
||||||
|
|
||||||
|
The only thing that cannot is limiting files to those matching a glob,
|
||||||
|
though views can limit files to the contents of directories.
|
||||||
|
|
||||||
|
Unfortunately, adjusted branches and views don't compose. There is a todo
|
||||||
|
about that, [[todo/unify_adjust_with_view]]. I think that is what you're
|
||||||
|
looking for, or very close.
|
||||||
|
"""]]
|
Loading…
Add table
Reference in a new issue