make git-annex add --no-check-gitignore not skip ignored files, same as with --force
authorJoey Hess <joeyh@joeyh.name>
Fri, 18 Sep 2020 17:33:35 +0000 (13:33 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 18 Sep 2020 17:33:35 +0000 (13:33 -0400)
commit3457b526ef8dab275bb9a1780b3d2f0b79606539
tree9367e63e75fb662e551426556c2eb9cc2a282d3a
parent46a7fcef0d59d90e82365ea15f48bc7c85a2a029
make git-annex add --no-check-gitignore not skip ignored files, same as with --force
CmdLine/Seek.hs
Command/Add.hs
Command/Uninit.hs