]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5411/once-0010-report-status-v1.sh
receive-pack: new config receive.procReceiveRefs
[thirdparty/git.git] / t / t5411 / once-0010-report-status-v1.sh
index bf410dc4187ee9d554fd1242d7ef949e4219d493..dc2cf4a522c5c47b4524106bc531fced9407fdba 100644 (file)
@@ -1,3 +1,7 @@
+test_expect_success "setup receive.procReceiveRefs" '
+       git -C "$upstream" config --add receive.procReceiveRefs refs/for
+'
+
 test_expect_success "setup proc-receive hook" '
        write_script "$upstream/hooks/proc-receive" <<-EOF
        printf >&2 "# proc-receive hook\n"