Files
git-tfs/doc/commands/cleanup.md
Matt Burke b9265d0e97 Updated links.
* All file names are lowercase.
* All command docs are in the `commands/` directory.
* A couple of useless files are gone.
2013-06-03 10:57:51 -04:00

4 lines
343 B
Markdown

Clean all workspace directories (i.e. `.git\tfs\default\workspace` and workspace for branches) which are used for fetching and checkin changesets from TFS and also do what [cleanup-workspaces](cleanup-workspaces.md) does: clean up leftover TFS workspace mappings created by git-tfs.
This command could be run periodically to free some space.