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

Introduce config file and control over what goes into .gitignore/$foo
authorRichard Hartmann <richih.mailinglist@gmail.com>
Tue, 20 Dec 2011 23:34:31 +0000 (00:34 +0100)
committerRichard Hartmann <richih.mailinglist@gmail.com>
Mon, 26 Dec 2011 20:14:26 +0000 (21:14 +0100)
commit8b015a02474ffd228669a43aea715db87ebb5389
tree8f0edb802bc04debf1821ad24614ee4df9e6ef40
parent9428231232dc3238dad1791e1085342d7a40b82b
Introduce config file and control over what goes into .gitignore/$foo

* configuration is in $XDG_CONFIG_HOME/vcsh/config
* $VCSH_GITIGNORE can be set to 'exact' or 'recursive'
vcsh