diff options
| author | Aske Olsson <askeolsson@gmail.com> | 2012-05-10 12:13:43 +0200 | 
|---|---|---|
| committer | Paul Mackerras <paulus@samba.org> | 2012-08-04 19:32:40 +1000 | 
| commit | 0ae103574e5411be107c31a3390884f65fbaa0ef (patch) | |
| tree | de7adc72e6b481b3c6e7ff1ec4311ec64fdf2cf6 /gitk-git/gitk | |
| parent | a135f214e371311f13807da637d492fd9642a2e3 (diff) | |
| download | git-0ae103574e5411be107c31a3390884f65fbaa0ef.tar.gz | |
gitk: Fix GIT_TRACE issues
Check if GIT_TRACE env var is set and unset it if it is.
If the environment var GIT_TRACE=1 exists gitk will fail when trying
to find gitdir:
$ git rev-parse --git-dir
trace: built-in: git 'rev-parse' '--git-dir'
.git
Other git commands will also show debug output hence not work as
intended.
Signed-off-by: Aske Olsson <askeolsson@gmail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'gitk-git/gitk')
0 files changed, 0 insertions, 0 deletions
