Make sure argv[0] is always set
commit1815194cc725b2db0b10ab6726f016d53a9b5141
authorSven Strickroth <email@cs-ware.de>
Wed, 22 Aug 2018 17:40:47 +0000 (22 19:40 +0200)
committerSven Strickroth <email@cs-ware.de>
Thu, 23 Aug 2018 15:22:07 +0000 (23 17:22 +0200)
tree26b534daa036dbf1bdc11fa360ae74f4188fb947
parent3fcf39ee0ebe99708efa10e667c51641047838a2
Make sure argv[0] is always set

No need to insert dummy parameters any more.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
ext/gitdll/gitdll.c
src/Git/Git.cpp
src/Git/Git.h