Thread (1 message) 1 message, 1 author, 2017-01-18

Re: [PATCH v6 4/6] builtin/tag: add --format argument for tag -v

From: Junio C Hamano <hidden>
Date: 2017-01-18 00:02:32

santiago@nyu.edu writes:
+	if (gpg_verify_tag(sha1, name, flags))
+		return -1;
+
+    if (fmt_pretty)
+		pretty_print_ref(name, sha1, fmt_pretty);
That's a funny indentation.  I'll fix it up locally while queuing.
+
+	return 0;
 }
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help