Merge git://git.bogomips.org/git-svn
commit4f2b15ce88b70dd9e269517a9903864393ca873b
authorJunio C Hamano <gitster@pobox.com>
Sun, 28 Jun 2009 03:09:04 +0000 (27 20:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 28 Jun 2009 03:09:04 +0000 (27 20:09 -0700)
tree58d092883f59f321ab61358417f87dcdf755dcfb
parent36e74ab7efa3db38499d1baa61ab0f8c45a133e8
parentab81a3643ba3a68aae8a60d2c84f164b2c301b86
Merge git://git.bogomips.org/git-svn

* git://git.bogomips.org/git-svn:
  git svn: Doc update for multiple branch and tag paths
  git svn: cleanup t9138-multiple-branches
  git-svn: Canonicalize svn urls to prevent libsvn assertion
  t9138: remove stray dot in test which broke bash
  git-svn: convert globs to regexps for branch destinations
  git svn: Support multiple branch and tag paths in the svn repository.
  Add 'git svn reset' to unwind 'git svn fetch'
  git-svn: speed up find_rev_before
  Add 'git svn help [cmd]' which works outside a repo.
  git-svn: let 'dcommit $rev' work on $rev instead of HEAD