Thread (2 messages) flat view 2 messages, 2 authors, 2016-08-11

Re: [PATCH] Use new .git/config for storing "origin" shortcut repository

From: Junio C Hamano <hidden>
Date: 2016-08-11 20:03:31

Johannes Schindelin [off-list ref] writes:
This hunk is wrong: "git-repo-config remote.bla.fetch b" will _overwrite_ 
remoter.bla.fetch. To avoid that, you have to use "git repo-config 
remote.bla.fetch b ^$". (The last argument is a regular expression which 
has to be matched by the value-to-be-oreplaced.)
Yup, one of the joys of working the config file everybody seems
to like ;-).
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help