Re: Unresolved issues #2

Previous thread: [PATCH] config: if mtime (or size) of the config file changed since last read, reread it by Johannes Schindelin on Saturday, May 6, 2006 - 4:26 pm. (4 messages)

Next thread: Locking a branch by Pavel Roskin on Saturday, May 6, 2006 - 7:50 pm. (2 messages)
From: Jakub Narebski
Date: Saturday, May 6, 2006 - 5:41 pm

Or perhaps do git repo-config read and change config file in two passes:
read and build some kind of index (beginning of section, end of
section/last variable in section, number of elements in section), then in
second pass add some information if needed.

-- 
Jakub Narebski
Warsaw, Poland

-

Previous thread: [PATCH] config: if mtime (or size) of the config file changed since last read, reread it by Johannes Schindelin on Saturday, May 6, 2006 - 4:26 pm. (4 messages)

Next thread: Locking a branch by Pavel Roskin on Saturday, May 6, 2006 - 7:50 pm. (2 messages)