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

Re: [PATCH] Fix contrib/hooks/post-receive-email for new branch with no new commits

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:46:08

Possibly related (same subject, not in this thread)

Jakub Narebski [off-list ref] writes:
+	this_branch=$refname
+	other_branches=$(git for-each-ref --format='%(refname)' refs/heads/ |
+               grep -v $this_branch)
This is still not quite right.  grep -F -v "$this_branch" perhaps?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help