Ramkumar Ramachandra writes:
> Four tests exercising fetch and push functionality unnecessarily depend
> on $GIT_DIR/branches files. Modern Git does not encourage the use of
> those files, and the parser remote.c:read_branches_file() is only
> provided for backward compatibility with older repos
Four tests exercising fetch and push functionality unnecessarily depend
on $GIT_DIR/branches files. Modern Git does not encourage the use of
those files, and the parser remote.c:read_branches_file() is only
provided for backward compatibility with older repositories. We already
have tests in t/t5
2 matches
Mail list logo