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

Re: "git-merge": allow fast-forwarding in a stat-dirty tree

From: Miklos Vajna <hidden>
Date: 2016-06-15 22:45:11

On Wed, Aug 20, 2008 at 03:09:28PM -0700, Junio C Hamano [off-list ref] wrote:
 	if (read_cache_unmerged())
 		die("you need to resolve your current index first");
+	refresh_cache(REFRESH_QUIET);
I did not realise that we need a refresh_cache() after
read_cache_unmerged() here, and thus the other refresh_cache() call is
unnecessary.

Thanks.

Attachments

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