Tree

Tree:
28459ea2aa96b1ba067bd52c958b0b08baab8b1c
Date:
Mon May 29 14:50:36 2023 UTC
Message:
only delete empty directories appearing in arguments to 'got rm' Make 'got rm' keep empty directories which are not explicitly listed for deletion. Deleting such directories is problematic in several use cases. Avoids deleting the current working directory when the user runs "got rm *" (pointed out by Mikhail), and avoids deletion of an empty directory "foo/" after 'got rm foo/a foo/b' (pointed out by op@). ok jamsek, op

.gitignorecommits | blame
CHANGEScommits | blame
LICENCEcommits | blame
Makefilecommits | blame
Makefile.inccommits | blame
READMEcommits | blame
TODOcommits | blame
gitwrapper/
got/
got-dist.txtcommits | blame
got-version.mkcommits | blame
gotadmin/
gotctl/
gotd/
gotsh/
gotwebd/
include/
lib/
libexec/
regress/
template/
tog/
util/