t7003: add test to filter a branch with a commit at epoch
commit44b85e89d70da5ee7fc688d4a9c021f6a419b363
authorJunio C Hamano <gitster@pobox.com>
Thu, 12 Jul 2012 20:51:37 +0000 (12 13:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Jul 2012 21:23:42 +0000 (12 14:23 -0700)
tree06d22efd420072ec0657f85ac973e543039238a2
parentbe21d167b2a819fd2b4991a395e95906b3cb176a
t7003: add test to filter a branch with a commit at epoch

Running filter-branch on a history that has a commit with timestamp
at epoch used to fail, but it should have been fixed.  Add test to
make sure it won't break again.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7003-filter-branch.sh
t/test-lib.sh