A fork of Git containing Microsoft-specific patches.
Перейти к файлу
Shawn O. Pearce 0d4f3eb5f3 git-gui: Cache all repo-config data in an array.
We're likely going to need key/value pairs from the repo-config beyond
just remote.*.url, so cache them all up front into a Tcl array where we
have fast access to them without needing to refork a repo-config --list
process.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2006-11-07 04:26:02 -05:00
TODO git-gui: Last minute idea about fetch shortcuts. 2006-11-07 03:30:26 -05:00
git-citool git-gui: Finished commit implementation. 2006-11-07 03:05:17 -05:00
git-gui git-gui: Cache all repo-config data in an array. 2006-11-07 04:26:02 -05:00