From 9f5393016f0b20be3ca8d8070764b05f43683a06 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 30 Jan 2025 14:57:51 -0400 Subject: [PATCH] response --- ...ment_1_276bf7e33acbc8b633be799b03c49d82._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/__34__--fast__34___option_for_git_annex_get__63__/comment_1_276bf7e33acbc8b633be799b03c49d82._comment diff --git a/doc/forum/__34__--fast__34___option_for_git_annex_get__63__/comment_1_276bf7e33acbc8b633be799b03c49d82._comment b/doc/forum/__34__--fast__34___option_for_git_annex_get__63__/comment_1_276bf7e33acbc8b633be799b03c49d82._comment new file mode 100644 index 0000000000..adc7ac4f0a --- /dev/null +++ b/doc/forum/__34__--fast__34___option_for_git_annex_get__63__/comment_1_276bf7e33acbc8b633be799b03c49d82._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2025-01-30T18:56:04Z" + content=""" +Nothing. --fast happens to be parsed as a global option so it's +accepted with every command, but it does not change the usual behavior of +`git-annex get` at all. + +Commands like `git-annex copy` +that implement a different behavior for --fast have it documented +in their individual man pages. +"""]]