1
0
mirror of https://github.com/go-gitea/git.git synced 2026-02-05 15:45:40 +01:00
Files
git/command.go
Michael Kuhn 389d3c803e command: fix NewCommand (#135)
Make an explicit copy of GlobalCommandArgs, otherwise append might
overwrite it.
2018-11-28 00:50:05 +02:00

3.7 KiB