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