diff options
author | Alexander Gavrilov <angavrilov@gmail.com> | 2008-11-16 21:46:49 +0300 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2008-11-16 13:33:09 -0800 |
commit | 0ce76ded1b207063a460f859fe7bfeb6d90b4eb6 (patch) | |
tree | 6e13fbf833b927455fc1e47ee2d863582cdc0dff /Documentation/RelNotes-1.5.6.1.txt | |
parent | git-gui: Fix the after callback execution in rescan. (diff) | |
download | tgif-0ce76ded1b207063a460f859fe7bfeb6d90b4eb6.tar.xz |
git-gui: Add a Tools menu for arbitrary commands.
Due to the emphasis on scriptability in the git
design, it is impossible to provide 100% complete
GUI. Currently unaccounted areas include git-svn
and other source control system interfaces, TopGit,
all custom scripts.
This problem can be mitigated by providing basic
customization capabilities in Git Gui. This commit
adds a new Tools menu, which can be configured
to contain items invoking arbitrary shell commands.
The interface is powerful enough to allow calling
both batch text programs like git-svn, and GUI editors.
To support the latter use, the commands have access
to the name of the currently selected file through
the environment.
Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'Documentation/RelNotes-1.5.6.1.txt')
0 files changed, 0 insertions, 0 deletions