You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -477,7 +477,7 @@ The vcsrepo module is slightly unusual in that it is simply a type and providers
477
477
*`multiple_remotes` - The repository tracks multiple remote repositories. (Available with `git`.)
478
478
*`reference_tracking` - The provider supports tracking revision references that can change over time (e.g. some VCS tags and branch names). (Available with `bar`, `cvs`, `git`, `hg`, `svn`.)
479
479
*`ssh_identity` - The provider supports a configurable SSH identity file. (Available with `git` and `hg`.)
480
-
*`user` - The provider can run as a different user. (Available with `git`and `hg`.)
480
+
*`user` - The provider can run as a different user. (Available with `git`, `hg`and `cvs`.)
481
481
*`p4config` - The provider support setting the P4CONFIG environment. (Available with `p4`.)
0 commit comments