diff options
author | David Turner <dturner@twopensource.com> | 2015-07-27 18:57:08 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-07-28 11:46:46 -0700 |
commit | d0ab058498cf3f1862de76b419abc0b67fabbd83 (patch) | |
tree | 08f04f7451dd8104b1e085238932b90fc66cf31d /split-index.c | |
parent | t/t7509: remove unnecessary manipulation of reflog (diff) | |
download | tgif-d0ab058498cf3f1862de76b419abc0b67fabbd83.tar.xz |
tests: remove some direct access to .git/logs
Alternate refs backends might store reflogs somewhere other than
.git/logs. Change most test code that directly accesses .git/logs to
instead use git reflog commands.
There are still a few tests which need direct access to reflogs: to
check reflog permissions, to manually create reflogs from scratch, to
save/restore reflogs, to check the format of raw reflog data, and to
remove not just reflog contents, but the reflogs themselves. All cases
which don't need direct access have been modified.
Signed-off-by: David Turner <dturner@twopensource.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'split-index.c')
0 files changed, 0 insertions, 0 deletions