git-update-cache: allow dot-files
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 24 May 2005 21:40:28 +0000 (14:40 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 24 May 2005 21:40:28 +0000 (14:40 -0700)
commit320d3a1b1aa04d75f0aaff3cc7cf582e144a84c6
treefaa60f2d661470ceea9791fd0592737975212a49
parentc4bd907d959673a9113e32e53f65a279b9786f25
git-update-cache: allow dot-files

We still refuse to add ".", ".." and ".git".

In theory, you could track another git-repository by allowing ".git",
but the potential for confusion is just too high.
update-cache.c