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

Re: [PATCH] fetch: if not fetching from default remote, ignore default merge

From: Johannes Schindelin <hidden>
Date: 2016-06-15 22:43:40

Hi,

On Thu, 11 Oct 2007, Johannes Sixt wrote:
Johannes Schindelin schrieb:
quoted
+test_expect_success 'fetch with a non-applying branch.<name>.merge' '
+	git config branch.master.remote yeti &&
+	git config branch.master.merge refs/heads/bigfoot &&
+	git config remote.blub.url one &&
+	git config remote.blub.fetch 'refs/heads/*:refs/remotes/one/*' &&
Better use double-quotes around the refspecs.
Hehe, "oops!".

Although in this case we could even use the string unquoted (which I 
indeed did!), since there is no chance that there is a matching file in 
t/trash/.

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