Re: [PATCH v2 0/4] git-svn.txt: miscellaneous changes

2013-10-10 Thread Eric Wong
Keshav Kini  wrote:
> I'm not sure if this was the best way to split my changes into commits.
> Please let me know if it wasn't.
> 
> Keshav Kini (4):
>   git-svn.txt: fix AsciiDoc formatting error
>   git-svn.txt: reword description of gc command
>   git-svn.txt: replace .git with $GIT_DIR
>   git-svn.txt: elaborate on rev_map files
> 
>  Documentation/git-svn.txt | 46 +-
>  1 file changed, 33 insertions(+), 13 deletions(-)

Good enough for me :)   Pushed to git-svn.git

The following changes since commit 128a96c98442524c7f2eeef4757b1e48445f24ce:

  Update draft release notes to 1.8.5 for the fifth batch of topics (2013-09-20 
12:42:02 -0700)

are available in the git repository at:

  git://git.bogomips.org/git-svn.git master

for you to fetch changes up to 945b9c14ffd3e11c916ee2b2428a0b2be9645829:

  git-svn.txt: elaborate on rev_map files (2013-10-10 06:56:12 +)


Keshav Kini (4):
  git-svn.txt: fix AsciiDoc formatting error
  git-svn.txt: reword description of gc command
  git-svn.txt: replace .git with $GIT_DIR
  git-svn.txt: elaborate on rev_map files

Nicolas Vigier (1):
  git-svn: fix signed commit parsing

 Documentation/git-svn.txt | 46 +-
 git-svn.perl  |  2 +-
 2 files changed, 34 insertions(+), 14 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH v2 0/4] git-svn.txt: miscellaneous changes

2013-09-30 Thread Jonathan Nieder
Keshav Kini wrote:

> Keshav Kini (4):
>   git-svn.txt: fix AsciiDoc formatting error
>   git-svn.txt: reword description of gc command
>   git-svn.txt: replace .git with $GIT_DIR
>   git-svn.txt: elaborate on rev_map files

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html