diff options
author | David Reiss <dreiss@facebook.com> | 2008-05-19 23:49:00 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-05-23 14:15:01 -0700 |
commit | d553e737897e8edbbc2092bf345fc58b2dae5251 (patch) | |
tree | 9de693a3d6cd4f0f76674925adc752476f4d00c5 /.gitignore | |
parent | ae299be0e5e610027e6492d48d70c1cbb0e9edd8 (diff) | |
download | git-d553e737897e8edbbc2092bf345fc58b2dae5251.tar.gz |
Fold test-absolute-path into test-path-utils
Signed-off-by: David Reiss <dreiss@facebook.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index c54c473e94..31ea9f13ba 100644 --- a/.gitignore +++ b/.gitignore @@ -142,7 +142,6 @@ git-write-tree git-core-*/?* gitk-wish gitweb/gitweb.cgi -test-absolute-path test-chmtime test-date test-delta |