Browse Source

git-gui: Added configuration editor TODO list.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
maint
Shawn O. Pearce 18 years ago
parent
commit
1d72cb6c18
  1. 9
      TODO

9
TODO

@ -29,4 +29,11 @@ Items outstanding: @@ -29,4 +29,11 @@ Items outstanding:

* Show a shortlog of the last couple of commits in the main window,
to give the user warm fuzzy feelings that we have their data
saved.
saved. Actually this may be the set of commits not yet in
the upstream (aka default merge branch remote repository).

* GUI configuration editor for options listed in
git.git/Documentation/config.txt. Ideally this would
parse that file and generate the options dialog from
the documentation itself, and include the help text
from the documentation as part of the UI somehow.

Loading…
Cancel
Save