Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
INSTALL: Update description of our SHA-1 code
[gitweb.git]
/
transport.h
diff --git
a/transport.h
b/transport.h
index 639f13dcfed434857c724293cf3f3f6b9d4d14ed..171a01c7a322fa2bbbd32bec1d18ab54dbcbc1bb 100644
(file)
--- a/
transport.h
+++ b/
transport.h
@@
-36,6
+36,7
@@
struct transport {
#define TRANSPORT_PUSH_MIRROR 8
#define TRANSPORT_PUSH_VERBOSE 16
#define TRANSPORT_PUSH_PORCELAIN 32
+#define TRANSPORT_PUSH_QUIET 64
/* Returns a transport suitable for the url */
struct transport *transport_get(struct remote *, const char *);