commit | 302b9282c9ddfcc704ca759bdc98c1d5f75eba2f | [log] [tgz] |
---|---|---|
author | Martin Waitz <tali@admingilde.org> | Mon May 21 22:08:28 2007 +0200 |
committer | Junio C Hamano <junkio@cox.net> | Mon May 21 23:34:54 2007 -0700 |
tree | c89135b54e9bcab4e58a70b245c8dde4ddf2020f | |
parent | fbf5df024e9137d446c5a85adeae7e4780365d1b [diff] |
rename dirlink to gitlink. Unify naming of plumbing dirlink/gitlink concept: git ls-files -z '*.[ch]' | xargs -0 perl -pi -e 's/dirlink/gitlink/g;' -e 's/DIRLNK/GITLINK/g;' Signed-off-by: Junio C Hamano <junkio@cox.net>