add: Consistently treat files in a dotdir as dotfiles, even when ran inside that...
authorJoey Hess <joeyh@joeyh.name>
Wed, 13 Nov 2024 17:42:52 +0000 (13:42 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 13 Nov 2024 17:43:01 +0000 (13:43 -0400)
commit876d5b6c6fed7d540767783eb3d14469f41bd1c2
tree2d0310a79eda84efea3aaee110731fc6c04a176b
parent1f59dae0bd10ef18e075682443a34ff15dd4e606
add: Consistently treat files in a dotdir as dotfiles, even when ran inside that dotdir

Assistant and smudge also updated.

This does add a small amount of extra work, getting the TopFilePath.
Not enough to be concerned by.

Also improve documentation to make clear that files inside dotdirs are
treated as dotfiles.

Sponsored-by: Eve on Patreon
Assistant/Threads/Committer.hs
CHANGELOG
Command/Add.hs
Command/Smudge.hs
doc/bugs/add__58___inconsistently_treats_files_in_dotdirs_as_dotfiles.mdwn
doc/bugs/add__58___inconsistently_treats_files_in_dotdirs_as_dotfiles/comment_5_c9206d1a0c74149df970d44025160d89._comment [new file with mode: 0644]
doc/bugs/add__58___inconsistently_treats_files_in_dotdirs_as_dotfiles/comment_6_eb82a22ffe512bf0d6f2e7841ce022f0._comment [new file with mode: 0644]
doc/git-annex-add.mdwn
doc/git-annex-config.mdwn
doc/git-annex.mdwn