Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
test: run testcases with POSIX absolute paths on Windows
[gitweb.git]
/
send-pack.h
diff --git
a/send-pack.h
b/send-pack.h
index 60b4ba66eb8cac3378326378dc4e0cbdb88162ac..05d7ab118b3e1473cdf559d3f6337b26bb9aac81 100644
(file)
--- a/
send-pack.h
+++ b/
send-pack.h
@@
-5,6
+5,7
@@
struct send_pack_args {
unsigned verbose:1,
quiet:1,
porcelain:1,
+ progress:1,
send_mirror:1,
force_update:1,
use_thin_pack:1,