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

Re: Remotes order in "git remote update"

From: Johannes Schindelin <hidden>
Date: 2016-06-15 22:44:21

Hi,

On Sun, 9 Mar 2008, Junio C Hamano wrote:
We _might_ want to start guaranteeing some orders by documenting, but I 
do not think it is necessary.  Does "git config" and "git remote" code 
even guarantee the order the newly added ones are stored in the 
$GIT_DIR/config file, and is it by design and specified in the 
documentation, or it is by accident and happens to be the way the code 
is written?
git_config_set() appends to the end of the config if the section it tries 
to edit did not exist yet.  However, this is just an implementation 
detail, no design decision.

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