@@ -37,7 +37,7 @@ Theme Name: (WP Theme)
37
37
Template: ()
38
38
Theme URI: (https://github.com/example/wp-theme)
39
39
Theme Bugs URI: (https://github.com/example/wp-theme/issues)
40
- Theme Repository URI: (git+ssh://git@github.com/ example/wp-theme.git)
40
+ Theme Repository URI: (git+ssh://git@github.com: example/wp-theme.git)
41
41
Theme Repository Type: (git)
42
42
Description: (This theme was generated using create-wp-theme.)
43
43
Author: (Example, INC.)
@@ -70,7 +70,7 @@ The tool will log its progress and errors in the console, exiting on completion
70
70
📄 License written ― LICENSE
71
71
📚 Theme relocated ― tests\wp-theme
72
72
📁 Repo initialized ― Repo type: "git"
73
- 🔗 Remote repo added ― git+ssh://git@github.com/ example/wp-theme.git
73
+ 🔗 Remote repo added ― git+ssh://git@github.com: example/wp-theme.git
74
74
💾 Initial files committed ― [main (root-commit) 37be1d1] ― 56 files changed, 4276 insertions(+)
75
75
76
76
🚀 Theme created ― Created "WP Theme" in tests\wp-theme
@@ -158,7 +158,7 @@ Options:
158
158
-T, --themeTemplate [string] The parent theme if this is a child theme (default: "")
159
159
-U, --themeURI <string> The theme URI (default: "https://github.com/example/wp-theme")
160
160
-B, --themeBugsURI <string> The theme bugs URI (default: "https://github.com/example/wp-theme/issues")
161
- -R, --themeRepoURI <string> The theme repository URI (default: "git+ssh://git@github.com/ example/wp-theme.git")
161
+ -R, --themeRepoURI <string> The theme repository URI (default: "git+ssh://git@github.com: example/wp-theme.git")
162
162
-r, --themeRepoType <string> The theme repository type (default: "git")
163
163
-D, --themeDescription <string> The theme description (default: "This theme was generated using create-wp-theme.")
164
164
-A, --themeAuthor <string> The theme author (default: "Example, INC.")
0 commit comments