]> git.madduck.net Git - code/myrepos.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

merge git-svn support from Bastian Kleineidam's implementation
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 24 Jan 2008 18:41:05 +0000 (13:41 -0500)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 24 Jan 2008 18:41:05 +0000 (13:41 -0500)
commit9152cd9ad0806401a257089efd450726a1cda506
treeaa039368278d1eaf77be088d030e82c15cadbebd
parent177abc159286a0e1c19614a169aeae6036b5955a
merge git-svn support from Bastian Kleineidam's implementation

Adds register command, and better tests. Use git-svn log. I left the update
command using git-svn fetch instead of git-svn rebase for now, may change this
later.
debian/changelog
lib/git-svn