Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cvsserver: Do not include status output for subdirectories if -l is p…
…assed This effectively implements the -l switch by pruning the entries whose filenames contain a path separator. It was previously ignored. Without this, TkCVS includes strange "ghost" entries in its directory listings. Signed-off-by: Damien Diederen <dash@foobox.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information