Johannes Schindelin fbabbad606 git-wrapper: fix interpolation with short values
To be precise: when the value of the environment variable is shorter than
its name, we have to move the remaining bytes *after* expanding the
environment variable: we would look for the wrong name otherwise.

When the value is longer than the name, we still need to move the bytes
out of the way first, to avoid overwriting them with the interpolated
text.

This fixes https://github.com/git-for-windows/git/issues/509

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2015-12-11 07:04:38 +01:00
2015-12-11 07:04:02 +01:00
2015-12-10 19:41:33 +01:00
2015-12-11 07:04:23 +01:00
2015-08-03 11:01:27 -07:00
2015-08-25 14:57:08 -07:00
2015-08-25 14:57:08 -07:00
2015-08-11 13:48:15 -07:00
2015-12-10 19:37:36 +01:00
2015-09-28 15:33:56 -07:00
2015-08-03 11:01:21 -07:00
2015-08-03 11:01:21 -07:00
2015-08-03 11:01:27 -07:00
2015-12-10 19:41:24 +01:00
2015-09-28 19:16:54 -07:00
2015-09-28 14:57:10 -07:00
2015-12-10 19:37:36 +01:00
2015-08-19 14:48:56 -07:00
2015-08-03 11:01:18 -07:00
2015-12-08 14:12:45 -08:00
2015-09-28 15:28:31 -07:00
2015-09-28 15:33:56 -07:00
2015-08-03 11:01:27 -07:00
2015-09-04 10:43:23 -07:00
2015-08-25 14:57:09 -07:00
2015-08-25 14:57:08 -07:00
2015-12-04 11:39:19 -08:00
2015-08-25 14:57:08 -07:00
2015-08-25 14:57:09 -07:00
2015-09-28 19:16:54 -07:00
2015-09-09 14:30:35 -07:00
2015-08-11 14:29:36 -07:00

Git for Windows

Join the chat at https://gitter.im/git-for-windows/git

This is the source code of Git for Windows, forked from Git.

This project is run by a governance model. If you encounter problems, you can report them as GitHub issues, discuss them on Git for Windows' Google Group, and contribute bug fixes.

Description
No description provided
Readme 611 MiB
Languages
C 50.5%
Shell 38.7%
Perl 4.5%
Tcl 3.2%
Python 0.8%
Other 2.1%