]> git.madduck.net Git - code/vcsh.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:

Simplify example setup
authorThomas Ferris Nicolaisen <tfnico@gmail.com>
Sat, 15 Jun 2013 21:50:15 +0000 (23:50 +0200)
committerThomas Ferris Nicolaisen <tfnico@gmail.com>
Sat, 15 Jun 2013 21:50:15 +0000 (23:50 +0200)
commit0726be2a782800e6a3b2234054e16e1addf8ca57
tree20f1ba29e0771101ee985978da6bec2d68dbea4b
parent161df8ce58683ded1700902c0d41b584130477de
Simplify example setup

Git supports the push -u flag since a while now,
and it's nice to show the user that afterwards
one can push without arguments
README.md