Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
t1300: test "git config --get-all" more thoroughly
We check that we can "--get-all" a multi-valued variable, but we do not actually confirm that the output is sensible. Doing so reveals that it works fine, but this will help us ensure we do not have regressions in the next few patches, which will touch this area. Signed-off-by: Jeff King <peff@peff.net>
- Loading branch information