]> git.ipfire.org Git - thirdparty/git.git/blame_incremental - git-gui.sh
git-gui: Convert blame to the "class" way of doing things
[thirdparty/git.git] / git-gui.sh
... / ...
CommitLineData
1#!/bin/sh
2# Tcl ignores the next line -*- tcl -*- \
3exec wish "$0" -- "$@"
4
5set appvers {@@GITGUI_VERSION@@}
6set copyright {
7