diff --git a/doc/bugs/dotfiles_handled_differently/comment_3_3d0d47a6cda3a556bb34442d60df1402._comment b/doc/bugs/dotfiles_handled_differently/comment_3_3d0d47a6cda3a556bb34442d60df1402._comment new file mode 100644 index 0000000000..e8e79464b0 --- /dev/null +++ b/doc/bugs/dotfiles_handled_differently/comment_3_3d0d47a6cda3a556bb34442d60df1402._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="skipping dotfiles" + date="2019-10-21T20:39:09Z" + content=""" +\" git-annex add skips dotfiles unless explicitly listed. It always has!\" -- not sure why it hasn't crashed my use case before (thought I'm re-running on same data); but maybe, reconsider this default? Since `git add .` adds everything, it's easy to assume (as I did) that `git annex add .` does too. Why not add dotfiles to regular git, rather than skipping them outright? +"""]]