]> ruderich.org/simon Gitweb - config/dotfiles.git/commit
Make gitconfig system independent by using m4.
authorSimon Ruderich <simon@ruderich.org>
Mon, 16 Feb 2009 13:42:57 +0000 (14:42 +0100)
committerSimon Ruderich <simon@ruderich.org>
Mon, 16 Feb 2009 13:42:57 +0000 (14:42 +0100)
commit4f6e80b96fd0b0ff17f83521c5b6fd7a44c0521f
tree7261a32ed5f09337e9e375f3a2bf4f65d602910a
parentb199882d97d2493a90126c779a147a384ae9635c
Make gitconfig system independent by using m4.

This replaces HOME with the current home directory. This was necessary as git
needs an absolute path for excludesfile.

gitconfig.m4 is automatically created when calling `make setup`.
.gitignore [new file with mode: 0644]
Makefile
gitconfig.m4 [moved from gitconfig with 78% similarity]