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

Merge pull request #98 from dottedmag/fix--echo-n-os-x
authorRichard Hartmann <RichiH@users.noreply.github.com>
Fri, 20 Dec 2013 22:34:54 +0000 (14:34 -0800)
committerRichard Hartmann <RichiH@users.noreply.github.com>
Fri, 20 Dec 2013 22:34:54 +0000 (14:34 -0800)
commit31bf9d8590021c2c236038b7b2fb08a59b507b43
tree971d8bb531d91ee59170bfd173b734cd93a0156f
parentc0ab51a5ffcff6bed20c05476fcd661c0ab3f28b
parent2b7348c58c6a4308b3f1d551b4884b1f5d5ff2d8
Merge pull request #98 from dottedmag/fix--echo-n-os-x

Use printf, not echo -n to print messages without newline