git bisect view's use of DISPLAY environment variable in Cygwin

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Hannu Koivisto
Date: Tuesday, October 28, 2008 - 9:28 am

Greetings,

git bisect view uses gitk if DISPLAY environment variable is set
and git log otherwise.  Since gitk doesn't require X server in
Cygwin, that seems like a bit questionable condition in that
environment.

I'd prefer it to use gitk unless an option given.  I think an
option would be preferable (to DISPLAY= git bisect view) in Unix as
well if you have DISPLAY set but you want it to use git log.

-- 
Hannu

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git bisect view's use of DISPLAY environment variable in C ..., Hannu Koivisto, (Tue Oct 28, 9:28 am)
Re: git bisect view's use of DISPLAY environment variable ..., Christian Couder, (Tue Oct 28, 10:15 am)