Prevent git from removing a directory when the last file in it has been removed,...
authorJoey Hess <joey@gnu.kitenet.net>
Sun, 25 Jan 2009 19:30:36 +0000 (14:30 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Sun, 25 Jan 2009 19:30:48 +0000 (14:30 -0500)
commit76dc563df1afffe55a516714577dafcfb09952bb
tree8e0ee2e244d49cfeba6d52b86b14a5f4e56261a4
parent29dea62419d8232f9243a3521aab3fdd603d78a0
Prevent git from removing a directory when the last file in it has been removed, but the directory is left existing and empty, by touching a flag file before calling git rm. Closes: 513006
commit.d/40git-rm
debian/changelog