Thanks - I've updated the following:
o better patch description as suggested by Jonathan Nieder
o checking for capabilities^{} - all such lines are ignored without any further
checks, similar to the behavior for .have
o minor fix to test_lazy_prereq GIT_DAEMON
o test waits for output of `jgit daemon` (instead of sleeping)
Jonathan Tan (2):
tests: move test_lazy_prereq JGIT to test-lib.sh
connect: advertized capability is not a ref
connect.c | 3 +++
t/t5310-pack-bitmaps.sh | 4 ----
t/t5512-ls-remote.sh | 39 +++++++++++++++++++++++++++++++++++++++
t/test-lib.sh | 4 ++++
4 files changed, 46 insertions(+), 4 deletions(-)
--
2.8.0.rc3.226.g39d4020