@@ -797,37 +797,37 @@ For information on the classes and types, see the [REFERENCE.md](https://github.
797
797
798
798
Features: ` bare_repositories ` , ` depth ` , ` multiple_remotes ` , ` reference_tracking ` , ` ssh_identity ` , ` submodules ` , ` user `
799
799
800
- Parameters: ` depth ` , ` ensure ` , ` excludes ` , ` force ` , ` group ` , ` identity ` , ` owner ` , ` path ` , ` provider ` , ` remote ` , ` revision ` , ` source ` , ` user `
800
+ Parameters: ` depth ` , ` ensure ` , ` excludes ` , ` force ` , ` group ` , ` identity ` , ` owner ` , ` path ` , ` provider ` , ` remote ` , ` revision ` , ` source ` , ` user ` , ` mode `
801
801
802
802
##### ` bzr ` - Supports the Bazaar VCS.
803
803
804
804
Features: ` reference_tracking `
805
805
806
- Parameters: ` ensure ` , ` excludes ` , ` force ` , ` group ` , ` owner ` , ` path ` , ` provider ` , ` revision ` , ` source `
806
+ Parameters: ` ensure ` , ` excludes ` , ` force ` , ` group ` , ` owner ` , ` path ` , ` provider ` , ` revision ` , ` source ` , ` mode `
807
807
808
808
##### ` cvs ` - Supports the CVS VCS.
809
809
810
810
Features: ` cvs_rsh ` , ` gzip_compression ` , ` modules ` , ` reference_tracking ` , ` user `
811
811
812
- Parameters: ` compression ` , ` cvs_rsh ` , ` ensure ` , ` excludes ` , ` force ` , ` group ` , ` module ` , ` owner ` , ` path ` , ` provider `
812
+ Parameters: ` compression ` , ` cvs_rsh ` , ` ensure ` , ` excludes ` , ` force ` , ` group ` , ` module ` , ` owner ` , ` path ` , ` provider ` , ` mode `
813
813
814
814
##### ` hg ` - Supports the Mercurial VCS.
815
815
816
816
Features: ` reference_tracking ` , ` ssh_identity ` , ` user `
817
817
818
- Parameters: ` ensure ` , ` excludes ` , ` force ` , ` group ` , ` identity ` , ` owner ` , ` path ` , ` provider ` , ` revision ` , ` source ` , ` user `
818
+ Parameters: ` ensure ` , ` excludes ` , ` force ` , ` group ` , ` identity ` , ` owner ` , ` path ` , ` provider ` , ` revision ` , ` source ` , ` user ` , ` mode `
819
819
820
820
##### ` p4 ` - Supports the Perforce VCS.
821
821
822
822
Features: ` p4config ` , ` reference_tracking `
823
823
824
- Parameters: ` ensure ` , ` excludes ` , ` force ` , ` group ` , ` owner ` , ` p4config ` , ` path ` , ` provider ` , ` revision ` , ` source `
824
+ Parameters: ` ensure ` , ` excludes ` , ` force ` , ` group ` , ` owner ` , ` p4config ` , ` path ` , ` provider ` , ` revision ` , ` source ` , ` mode `
825
825
826
826
##### ` svn ` - Supports the Subversion VCS.
827
827
828
828
Features: ` basic_auth ` , ` configuration ` , ` conflict ` , ` depth ` , ` filesystem_types ` , ` reference_tracking `
829
829
830
- Parameters: ` basic_auth_password ` , ` basic_auth_username ` , ` configuration ` , ` conflict ` , ` ensure ` , ` excludes ` , ` force ` , ` fstype ` , ` group ` , ` includes ` , ` owner ` , ` path ` , ` provider ` , ` revision ` , ` source ` , ` trust_server_cert `
830
+ Parameters: ` basic_auth_password ` , ` basic_auth_username ` , ` configuration ` , ` conflict ` , ` ensure ` , ` excludes ` , ` force ` , ` fstype ` , ` group ` , ` includes ` , ` owner ` , ` path ` , ` provider ` , ` revision ` , ` source ` , ` trust_server_cert ` , ` mode `
831
831
832
832
<a id =" features " ></a >
833
833
#### Features
0 commit comments