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

Re: [PATCH] Teach rev-parse the ... syntax.

From: Johannes Schindelin <hidden>
Date: 2016-06-15 22:42:32

Hi,

On Tue, 4 Jul 2006, Santi Béjar wrote:
+				  struct commit_list *exclude = get_merge_bases(a, b,1);
You never free_commit_list() exclude.

Side thought: we do not really support multiple ranges, do we? E.g.

	git-rev-list HEAD~10..HEAD~8 HEAD^..

would not yield the intended result, right? (And same goes for ... ranges) 
Maybe we should at least warn about that.

Ciao,
Dscho
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help