Re: [PATCH] git-svn.txt: Remove mentions of repack options

2014-09-07 Thread Eric Wong
Lawrence Velázquez 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 Thanks, will queue. Signed-off-by: Eric Wong -- To unsubscribe

[PATCH] git-svn.txt: Remove mentions of repack options

2014-09-04 Thread Lawrence Velázquez
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 --- Documentation/git-svn.txt | 15 --- 1 file changed, 15 deletions(-) diff --git a/Doc