]> git.ipfire.org Git - thirdparty/git.git/blame_incremental - git-gui.sh
git-gui: Make diff viewer colors match gitk's defaults.
[thirdparty/git.git] / git-gui.sh
... / ...
CommitLineData
1#!/bin/sh
2# Tcl ignores the next line -*- tcl -*- \
3exec wish "$0" -- "$@"
4
5set appvers {@@GIT_VERSION@@}
6set copyright {
7