git-lfs/docs/man
Billy Keyes cf022164c6 tq: add exponential backoff for retries
Previously, retries happened as fast as possible unless the server
provided the Retry-After header. This is effective for certain types of
errors, but not when the LFS server is experiencing a temporary but not
instantaneous failure. Delaying between retries lets the server recover
and the LFS operation complete.

Delays start at a fixed 250ms for the first retry and double with each
successive retry up to a configurable maximum delay, 10s by default. The
maximum retry is configurable using lfs.transfer.maxretrydelay. Delays
can be disabled by setting the max delay to 0.
2020-04-15 14:10:16 -07:00
..
git-lfs-checkout.1.ronn docs: add --to and related options to docs 2018-10-02 14:43:00 +00:00
git-lfs-clean.1.ronn docs/man: reference git-lfs-pointer(1) in clean documentation 2016-09-05 12:23:48 -06:00
git-lfs-clone.1.ronn commands/clone: install repo-level hooks after git lfs clone 2017-03-23 10:54:52 -06:00
git-lfs-config.5.ronn tq: add exponential backoff for retries 2020-04-15 14:10:16 -07:00
git-lfs-dedup.1.ronn docs: explain why extensions cause dedup to exit 2020-02-27 22:24:19 -08:00
git-lfs-env.1.ronn Man pages: change command descriptions to the imperative voice 2015-04-13 10:26:41 +02:00
git-lfs-ext.1.ronn LFS Extensions: smudge command 2015-07-31 17:08:21 -04:00
git-lfs-fetch.1.ronn Fix little issues in the updated documentation 2019-10-14 21:57:41 +02:00
git-lfs-filter-process.1.ronn docs/man/git-lfs-config.5.ronn: document GIT_LFS_SKIP_SMUDGE 2019-02-04 19:00:53 -08:00
git-lfs-fsck.1.ronn slight fsck man page update 2015-06-18 07:21:28 -06:00
git-lfs-install.1.ronn commands/install: teach --manual 2017-07-11 10:43:33 -06:00
git-lfs-lock.1.ronn Doc updates 2017-02-15 13:38:47 -07:00
git-lfs-locks.1.ronn locking: new "locks --verify" option 2019-03-28 10:12:33 +01:00
git-lfs-logs.1.ronn docs/man: move "logs" subcommands from OPTIONS to COMMANDS 2016-06-29 11:49:46 -06:00
git-lfs-ls-files.1.ronn Add to --all description 2019-10-15 18:14:59 +01:00
git-lfs-migrate.1.ronn docs: document git lfs migrate --yes 2020-02-12 20:20:05 +00:00
git-lfs-pointer.1.ronn commands/command_pointer.go: introduce --check option 2019-01-31 19:36:01 -08:00
git-lfs-post-checkout.1.ronn Add man pages for post-checkout and post-merge commands 2017-01-09 12:32:37 +00:00
git-lfs-post-commit.1.ronn docs: add post-commit hook man page 2020-03-02 18:01:29 -08:00
git-lfs-post-merge.1.ronn Add man pages for post-checkout and post-merge commands 2017-01-09 12:32:37 +00:00
git-lfs-pre-push.1.ronn split pre-push cmd from push 2015-04-24 10:04:02 -06:00
git-lfs-prune.1.ronn Add more information about lfs.storage option to man 2017-07-12 12:07:03 +03:00
git-lfs-pull.1.ronn remove empty section 2015-09-17 15:47:35 -06:00
git-lfs-push.1.ronn remove deprecated features 2016-11-18 07:44:20 -07:00
git-lfs-smudge.1.ronn docs/man/git-lfs-config.5.ronn: document GIT_LFS_SKIP_SMUDGE 2019-02-04 19:00:53 -08:00
git-lfs-standalone-file.1.ronn Provide support for file URLs via a transfer agent 2019-08-02 17:23:47 +00:00
git-lfs-status.1.ronn commands/command_status.go: require a working copy 2018-11-13 10:33:48 -08:00
git-lfs-track.1.ronn docs: explain shell metacharacters better 2019-11-15 19:10:13 +00:00
git-lfs-uninstall.1.ronn commands/uninstall: add a --skip-repo option 2018-10-17 18:53:04 +00:00
git-lfs-unlock.1.ronn Doc updates 2017-02-15 13:38:47 -07:00
git-lfs-untrack.1.ronn convert single to double quotes in examples, which are cross platform 2017-06-06 08:22:43 -06:00
git-lfs-update.1.ronn Remove trailing whitespace 2018-10-03 20:34:13 +00:00
git-lfs.1.ronn docs: reorder plumbing commands in main man page 2020-03-02 18:28:07 -08:00
index.txt git addddd 2014-07-24 12:21:27 -06:00
mangen.go docs/man/mangen.go: fix type error 2018-08-01 15:20:12 -05:00