change recommended clone path to clone_repos/
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
/target
|
/target
|
||||||
/rendered/
|
/rendered/
|
||||||
|
/cloned_repos/
|
||||||
*~
|
*~
|
||||||
|
|||||||
+1
-1
@@ -314,7 +314,7 @@ repo_assets = "%REPO%/assets/"
|
|||||||
# runs, all remote refs are fetched rather than recloning.
|
# runs, all remote refs are fetched rather than recloning.
|
||||||
#
|
#
|
||||||
# Only non-authenticated HTTPS repositories are currently supported.
|
# Only non-authenticated HTTPS repositories are currently supported.
|
||||||
cloned_repos = "bare_repos/"
|
cloned_repos = "cloned_repos/"
|
||||||
|
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user