|
|
|
|
|
by klodolph
2615 days ago
|
|
That's not really a working copy, though. What some need is a tool that lets you check out a part of the repository as a working copy, without checking out the rest. By "part" we might mean more than one directory and its descendants (i.e. not a single root). |
|
Are you frequently checking out a subdir of a repo and committing changes to it? Is it config?