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

Re: [PATCH] show git tag output in pager

From: Matthieu Moy <hidden>
Date: 2016-06-15 22:52:07

Possibly related (same subject, not in this thread)

The commit message should explain why this is needed, and in particular
why you prefer this to setting pager.tag in your ~/.gitconfig.

Michal Vyskocil [off-list ref] writes:
quoted hunk
--- a/builtin/tag.c
+++ b/builtin/tag.c
@@ -147,6 +147,8 @@ static int list_tags(const char **patterns, int lines,
 			struct commit_list *with_commit)
 {
 	struct tag_filter filter;
+        
+        setup_pager();
Git indents with tabs, not spaces, and does not leave trailing
whitespaces.

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help