6 lines
50 B
Batchfile
6 lines
50 B
Batchfile
@echo GitPath=%1
|
|
@echo.
|
|
|
|
@set path=%1;%path%
|
|
|
|
@cmd |