>>>>> On Sat, 31 Aug 2013, Michał Górny wrote: > And time for a small update.
In git-r3_checkout:
git --no-pager diff --color --stat \
${old_commit_id}..${new_commit_id}
I'd rather omit the --color option, otherwise log files will contain
escape sequences.
Also it won't harm to make the unpack location configurable, so can we
please have a variable like EGIT_SOURCEDIR or EGIT_UNPACK_DIR (as it
was called in git.eclass)?
Ulrich
