git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH] git-svn.txt: Remove mentions of repack options
@ 2014-09-05  3:46 Lawrence Velázquez
  2014-09-07  7:26 ` Eric Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Lawrence Velázquez @ 2014-09-05  3:46 UTC (permalink / raw)
  To: git; +Cc: Eric Wong

Git no longer seems to use these flags or their associated config keys;
when they are present, git-svn outputs a message indicating that they
are being ignored.

Signed-off-by: Lawrence Velázquez <vq@larryv.me>
---
 Documentation/git-svn.txt | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt
index 44c970c..14036cf 100644
--- a/Documentation/git-svn.txt
+++ b/Documentation/git-svn.txt
@@ -608,21 +608,6 @@ config key: svn.authorsfile
 	Make 'git svn' less verbose. Specify a second time to make it
 	even less verbose.
 
---repack[=<n>]::
---repack-flags=<flags>::
-	These should help keep disk usage sane for large fetches with
-	many revisions.
-+
---repack takes an optional argument for the number of revisions
-to fetch before repacking.  This defaults to repacking every
-1000 commits fetched if no argument is specified.
-+
---repack-flags are passed directly to 'git repack'.
-+
-[verse]
-config key: svn.repack
-config key: svn.repackflags
-
 -m::
 --merge::
 -s<strategy>::
-- 
2.1.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] git-svn.txt: Remove mentions of repack options
  2014-09-05  3:46 [PATCH] git-svn.txt: Remove mentions of repack options Lawrence Velázquez
@ 2014-09-07  7:26 ` Eric Wong
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Wong @ 2014-09-07  7:26 UTC (permalink / raw)
  To: Lawrence Velázquez; +Cc: git

Lawrence Velázquez <vq@larryv.me> wrote:
> Git no longer seems to use these flags or their associated config keys;
> when they are present, git-svn outputs a message indicating that they
> are being ignored.
> 
> Signed-off-by: Lawrence Velázquez <vq@larryv.me>

Thanks, will queue.

Signed-off-by: Eric Wong <normalperson@yhbt.net>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-09-07  7:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-05  3:46 [PATCH] git-svn.txt: Remove mentions of repack options Lawrence Velázquez
2014-09-07  7:26 ` Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).