···22--no-all::
33 Fetch all remotes, except for the ones that has the
44 `remote.<name>.skipFetchAll` configuration variable set.
55- This overrides the configuration variable fetch.all`.
55+ This overrides the configuration variable `fetch.all`.
6677-a::
88--append::
+1-1
Documentation/git-fast-import.adoc
···647647+
648648Here usually `<dataref>` must be either a mark reference (`:<idnum>`)
649649set by a prior `blob` command, or a full 40-byte SHA-1 of an
650650-existing Git blob object. If `<mode>` is `040000`` then
650650+existing Git blob object. If `<mode>` is `040000` then
651651`<dataref>` must be the full 40-byte SHA-1 of an existing
652652Git tree object or a mark reference set with `--import-marks`.
653653
+1-1
Documentation/git-multi-pack-index.adoc
···2929--no-progress::
3030 Turn progress on/off explicitly. If neither is specified, progress is
3131 shown if standard error is connected to a terminal. Supported by
3232- sub-commands `write`, `verify`, `expire`, and `repack.
3232+ sub-commands `write`, `verify`, `expire`, and `repack`.
33333434The following subcommands are available:
3535