]> git.feebdaed.xyz Git - 0xmirror/git-lfs.git/commit
docs/man/git-lfs-pre-push.adoc: add dry-run option
authorChris Darroch <chrisd8088@github.com>
Wed, 30 Apr 2025 06:17:13 +0000 (23:17 -0700)
committerChris Darroch <chrisd8088@github.com>
Thu, 27 Nov 2025 06:42:11 +0000 (22:42 -0800)
commitbec6a36d1d2b0422f0e86a99a0bf48941295bc64
tree686795ea4d57b480d358f7c1937f64a7b3fcaa6d
parentd51cec9278403d3c933a1b25358e4f5ec46b77c7
docs/man/git-lfs-pre-push.adoc: add dry-run option

The "git lfs pre-push" command accepts a --dry-run option, which
has been the case since the command was refactored out of the
original version of the "git lfs push" command in commit
847a547f3468d18347c8d82bd3da65efcd4cc1bf of PR #263.  However, this
option is not documented in our git-lfs-pre-push(1) manual page,
so we now add an entry for it into the list of options supported by
the command.
docs/man/git-lfs-pre-push.adoc