Brian Gernhardt [off-list ref] writes:
On Dec 19, 2006, at 4:12 PM, Seth Falcon wrote:
quoted
git version 1.4.4.2.gee60-dirty
(the dirty is a hand edit to Makefile for prefix)
Just FYI: You can save Makefile variables in a "config.mak" file
instead of having to dirty your working tree (and dealing with
conflicts, etc). For example:
Hey, thanks, that's much nicer :-)