|
1 | 1 | .\" -*- mode: troff; coding: utf-8 -*- |
2 | | -.\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) |
| 2 | +.\" Automatically generated by Pod::Man 5.0102 (Pod::Simple 3.45) |
3 | 3 | .\" |
4 | 4 | .\" Standard preamble: |
5 | 5 | .\" ======================================================================== |
|
55 | 55 | .\" ======================================================================== |
56 | 56 | .\" |
57 | 57 | .IX Title "STDIN 1" |
58 | | -.TH STDIN 1 2024-07-07 "Generated by Swim v0.1.48" "Git Submodule Alternative" |
| 58 | +.TH STDIN 1 2024-07-22 "Generated by Swim v0.1.48" "Git Submodule Alternative" |
59 | 59 | .\" For nroff, turn off justification. Always turn off hyphenation; it makes |
60 | 60 | .\" way too many mistakes in technical documents. |
61 | 61 | .if n .ad l |
@@ -296,17 +296,17 @@ discouraged. Only use this option if you fully understand it. (The \f(CW\*(C`\-\ |
296 | 296 | option will NOT check for a proper merge. ANY branch will be force pushed!) |
297 | 297 | .Sp |
298 | 298 | The \f(CW\*(C`push\*(C'\fR command accepts the \f(CW\*(C`\-\-all\*(C'\fR, \f(CW\*(C`\-\-branch=\*(C'\fR, \f(CW\*(C`\-\-dry\-run\*(C'\fR, \f(CW\*(C`\-\-file\*(C'\fR, \f(CW\*(C`\-\-force\*(C'\fR, \f(CW\*(C`\-\-merge\*(C'\fR, \f(CW\*(C`\-\-message\*(C'\fR, \f(CW\*(C`\-\-rebase\*(C'\fR, \f(CW\*(C`\-\-remote=\*(C'\fR, \f(CW\*(C`\-\-squash\*(C'\fR and \f(CW\*(C`\-\-update\*(C'\fR options. |
299 | | -.ie n .IP """git subrepo fetch <subdir>|\-\-all [\-r <remote>] [\-b <branch>]""" 4 |
300 | | -.el .IP "\f(CWgit subrepo fetch <subdir>|\-\-all [\-r <remote>] [\-b <branch>]\fR" 4 |
301 | | -.IX Item "git subrepo fetch <subdir>|--all [-r <remote>] [-b <branch>]" |
| 299 | +.ie n .IP """git subrepo fetch <subdir>|\-\-force \-\-all [\-r <remote>] [\-b <branch>]""" 4 |
| 300 | +.el .IP "\f(CWgit subrepo fetch <subdir>|\-\-force \-\-all [\-r <remote>] [\-b <branch>]\fR" 4 |
| 301 | +.IX Item "git subrepo fetch <subdir>|--force --all [-r <remote>] [-b <branch>]" |
302 | 302 | Fetch the remote/upstream content for a subrepo. |
303 | 303 | .Sp |
304 | 304 | It will create a Git reference called \f(CW\*(C`subrepo/<subdir>/fetch\*(C'\fR that |
305 | 305 | points at the same commit as \f(CW\*(C`FETCH_HEAD\*(C'\fR. It will also create a remote |
306 | 306 | called \f(CW\*(C`subrepo/<subdir>\*(C'\fR. These are temporary and you can easily remove |
307 | 307 | them with the subrepo \f(CW\*(C`clean\*(C'\fR command. |
308 | 308 | .Sp |
309 | | -The \f(CW\*(C`fetch\*(C'\fR command accepts the \f(CW\*(C`\-\-all\*(C'\fR, \f(CW\*(C`\-\-branch=\*(C'\fR and \f(CW\*(C`\-\-remote=\*(C'\fR options. |
| 309 | +The \f(CW\*(C`fetch\*(C'\fR command accepts the \f(CW\*(C`\-\-force\*(C'\fR, \f(CW\*(C`\-\-all\*(C'\fR, \f(CW\*(C`\-\-branch=\*(C'\fR and \f(CW\*(C`\-\-remote=\*(C'\fR options. |
310 | 310 | .ie n .IP """git subrepo branch <subdir>|\-\-all [\-f] [\-F]""" 4 |
311 | 311 | .el .IP "\f(CWgit subrepo branch <subdir>|\-\-all [\-f] [\-F]\fR" 4 |
312 | 312 | .IX Item "git subrepo branch <subdir>|--all [-f] [-F]" |
|
0 commit comments