Files
git/compat
Johannes Schindelin 7c53dfe245 git-wrapper: prepare to allow more options than MINIMAL_PATH
With the resource-driven command-line configuration, we introduced the
option to ensure that only the PATH environment variable is edited only
minimally, i.e. only /cmd/ is added (as appropriate for _Git CMD_).

We are about to add another option, so let's refactor the equivalent of
Git's `strip_prefix()` function; It is not *quite* the same because we
have to `memmove()` the remainder to the beginning of the buffer.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2016-03-29 10:25:23 +02:00
..
2014-06-03 12:06:40 -07:00
2016-01-04 09:51:33 -08:00
2016-03-04 13:46:25 -08:00
2013-09-11 11:08:52 -07:00
2013-04-12 12:23:20 -07:00