assistant: Add dotfiles to git by default, unless annex.dotfiles is configured

Tthe same as git-annex add does.

Sponsored-by: Luke Shumaker on Patreon
This commit is contained in:
Joey Hess 2023-06-12 13:25:04 -04:00
parent 357291c13c
commit 38153ad340
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 19 additions and 8 deletions

View file

@ -31,3 +31,5 @@ add .somedotfile ok
# End of transcript or log.
"""]]
> [[fixed|done]] --[[Joey]]