author | Andy Parkins <andyparkins@gmail.com> | |
Sun, 27 May 2007 10:52:11 +0000 (11:52 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 29 May 2007 06:54:35 +0000 (23:54 -0700) | ||
commit | dfab71cb923d031715ebc3cf9f920d801250c552 | |
tree | 909ff942bbc62d261ca4fd5a5d2e19e9d7c05539 | tree | snapshot |
parent | cdd5b82ee8e6941eee9c7b09df63c44789fd5c4b | commit | diff |
Add test case for $Id$ expanded in the repository
This test case would have caught the bug fixed by revision
c23290d5.
It puts various forms of $Id$ into a file in the repository,
without allowing git to collapse them to uniformity. Then enables the
$Id$ expansion on checkout, and checks that what is checked out has
coped with the various forms.
Signed-off-by: Andy Parkins <andyparkins@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This test case would have caught the bug fixed by revision
c23290d5.
It puts various forms of $Id$ into a file in the repository,
without allowing git to collapse them to uniformity. Then enables the
$Id$ expansion on checkout, and checks that what is checked out has
coped with the various forms.
Signed-off-by: Andy Parkins <andyparkins@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t0021-conversion.sh | diff | blob | history |