diff options
author | Matthew Ogilvie <mmogilvi_git@miniinfo.net> | 2012-10-13 23:42:22 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-10-16 16:16:26 -0700 |
commit | bed8a19743f0ae3f92fd6ad5293bb80b587c9279 (patch) | |
tree | ed970777f92b873cfbdceb5b142b533ccfc08220 /t/lib-bash.sh | |
parent | cvsserver: use whole CVS rev number in-process; don't strip "1." prefix (diff) | |
download | tgif-bed8a19743f0ae3f92fd6ad5293bb80b587c9279.tar.xz |
cvsserver: cvs add: do not expand directory arguments
Standard "cvs add" never does any recursion. With standard
cvs, "cvs add dir" will either add just the "dir" to
the repository, or error out. Prior to this change, git-cvsserver
would try to recurse (perhaps re-adding sandbox-removed files?) into
the existing directory instead.
Signed-off-by: Matthew Ogilvie <mmogilvi_git@miniinfo.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/lib-bash.sh')
0 files changed, 0 insertions, 0 deletions