Top "Bare" questions

cmd dir /b/s plus date

I am looking for a cmd shell command in Windows XP, like "dir /b/s" that includes date and time …

date path cmd dir bare
How can I remove the working copy from a Mercurial clone?

When cloning a repository with mercurial you can pass the -U/--noupdate flag to create a clone with no working …

mercurial repository clone working-copy bare