-
Hello, New One thing I'm not sure about is when I mark a directory for removal As soon as I do that % chezmoi diff
diff --git a/.config/git b/.config/git
deleted file mode 40700
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000
--- a/.config/git
+++ /dev/null Even though it correctly provisions content within that directory as I expected it to due to the other rules in place: % ls ~/.config/git
total 24
-rw------- 1 adam.moss staff 12B 20 Apr 20:07 attributes
-rw------- 1 adam.moss staff 1.4K 29 Apr 13:57 config
-rw------- 1 adam.moss staff 11B 20 Apr 20:07 ignore Am I missing some nuance here? I understand from #3420 this should be ok? |
Beta Was this translation helpful? Give feedback.
Answered by
twpayne
Apr 29, 2025
Replies: 1 comment 1 reply
-
Nope, this is a bug. Thanks for spotting it! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
adam-moss
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nope, this is a bug. Thanks for spotting it!