]> 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:

Add git-remote file to lib. This adds a special type of git repository, where the...
authorJoey Hess <joey@gnu.kitenet.net>
Fri, 16 Jan 2009 03:48:46 +0000 (22:48 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 16 Jan 2009 03:48:46 +0000 (22:48 -0500)
commit6277f4c870c0b808d70220c68a5748c02820e02c
tree8b037eec42a7d91ef86bbdafa399b4b020017c6f
parentd4770a4f9855a6450d74daac28a86e6c93d9e5fc
Add git-remote file to lib.  This adds a special type of git repository, where the .git directory is stored on a file server, to avoid wasting space with it on the client.
debian/changelog
lib/git-remote [new file with mode: 0644]
mr