Files
git/compat
Johannes Schindelin 107db7b7f2 git-wrapper: make command-line argument skipping more robust
When we rewrite the command-line to call the *real* Git, we want to skip
the first command-line parameter. The previous code worked in most
circumstances, but was a bit fragile because it assumed that no fancy
quoting would take place.

In the next commit, we will want to have the option to skip more than
just one command-line parameter, so we have to be much more careful with
the command-line handling.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2015-10-18 13:44:19 +02:00
..
2014-06-03 12:06:40 -07:00
2015-10-18 13:43:13 +02:00
2013-09-11 11:08:52 -07:00
2013-04-12 12:23:20 -07:00