File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1517,16 +1517,16 @@ OPTIONS
1517
1517
Use a git cookiefile (/etc/git-secret/cookie_file) for
1518
1518
authentication.
1519
1519
1520
+ --depth <int>, $GIT_SYNC_DEPTH
1521
+ Create a shallow clone with history truncated to the specified
1522
+ number of commits.
1523
+
1520
1524
--error-file, $GIT_SYNC_ERROR_FILE
1521
1525
The name of a file (under --root) into which errors will be
1522
1526
written. This must be a filename, not a path, and may not start
1523
1527
with a period. (default: "", which means error reporting will be
1524
1528
disabled)
1525
1529
1526
- --depth <int>, $GIT_SYNC_DEPTH
1527
- Create a shallow clone with history truncated to the specified
1528
- number of commits.
1529
-
1530
1530
--git <string>, $GIT_SYNC_GIT
1531
1531
The git command to run (subject to PATH search, mostly for testing).
1532
1532
(default: git)
You can’t perform that action at this time.
0 commit comments