author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 24 May 2005 21:40:28 +0000 (14:40 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 24 May 2005 21:40:28 +0000 (14:40 -0700) | ||
commit | 320d3a1b1aa04d75f0aaff3cc7cf582e144a84c6 | |
tree | faa60f2d661470ceea9791fd0592737975212a49 | tree | snapshot |
parent | c4bd907d959673a9113e32e53f65a279b9786f25 | commit | diff |
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.
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 | diff | blob | history |