Thread (9 messages) flat view 9 messages, 2 authors, 2016-06-15

Re: [PATCH 4/5] fast-export: Introduce --inline-blobs

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:50:26

Ramkumar Ramachandra [off-list ref] writes:
+				buf = read_sha1_file(spec->sha1, &type, &size);
+				if (!buf)
+					die ("Could not read blob %s",
+						sha1_to_hex(spec->sha1));
Style; no SP after "die", as it is a function, not syntactic elements like
if/switch/while (look everywhere).
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help