Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH v3] Add push --set-upstream

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:48:02

Tay Ray Chuan [off-list ref] writes:
+		switch (ref->status) {
+		case REF_STATUS_NONE:
+		case REF_STATUS_UPTODATE:
+		case REF_STATUS_OK:
+			; /* no-op */
+		default:
			continue;
+		}
Could somebody document what these values (and what "struct ref" has in
general) mean in the transport API documentation?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help