commit | 2d19516db4a6807e817879e6d30fd3137a4a7817 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Wed Nov 08 23:42:51 2006 -0500 |
committer | Shawn O. Pearce <spearce@spearce.org> | Wed Nov 08 23:42:51 2006 -0500 |
tree | a82a3faf0e718b4a26290ce5000274d2b971a585 | |
parent | 97bf01c46526a680fb04ac88cb0ecaefbd3b4d7f [diff] |
git-gui: Save window geometry to .git/config during exit. I started to find it very annoying that my test application kept opening at the wrong location on my desktop, so now we save the basic window geometry and sash positions into the config file as gui.geometry. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>