The following changes since commit 9b795193a6a7e963db62d9cd8e86752a40940520: Update draft release notes for 1.8.3 (2013-05-07 22:50:05 -0700) are available in the git repository at: git://git.bogomips.org/git-svn.git master for you to fetch changes up to a7b102302ad9495fb4eb5088ffcb09c44a406c06: git-svn: added an --include-path flag (2013-05-09 01:13:36 +0000) ---------------------------------------------------------------- Jonathan Nieder (1): Git::SVN::*: add missing "NAME" section to perldoc Michael Contreras (1): git-svn: avoid self-referencing mergeinfo Paul Walmsley (1): git-svn: added an --include-path flag Documentation/git-svn.txt | 12 +++ contrib/completion/git-completion.bash | 2 +- git-svn.perl | 15 +++- perl/Git/SVN/Editor.pm | 2 + perl/Git/SVN/Fetcher.pm | 18 +++- perl/Git/SVN/Prompt.pm | 2 + perl/Git/SVN/Ra.pm | 2 + t/t9147-git-svn-include-paths.sh | 149 +++++++++++++++++++++++++++++++++ t/t9161-git-svn-mergeinfo-push.sh | 1 - 9 files changed, 196 insertions(+), 7 deletions(-) create mode 100755 t/t9147-git-svn-include-paths.sh -- Eric Wong -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html