Gusted 42991dc89a
Fix partial cloning a repo (#18373) (#18377)
* Fix partial cloning a repo (#18373)

- Backport from: #18373
- Backport isn't 1-1, because the frontport had a refactor in that area,
which v1.16 doesn't have.

* Include diff & use copy

* Add partial clone test

* patch

* Apply suggestions from code review

* globalArgs first

* avoid copy but make GlobalCMDArgs append first

* please linter

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
2022-01-23 21:46:09 +00:00
..
2021-10-24 22:12:43 +01:00
2022-01-10 23:46:26 +08:00
2021-10-08 15:08:22 +02:00
2021-12-02 15:28:08 +08:00
2022-01-10 17:32:37 +08:00
2021-12-20 04:41:31 +00:00
2021-10-17 20:47:12 +01:00
2021-07-20 15:16:20 +02:00
2021-12-20 04:41:31 +00:00

Git Module

This module is merged from https://github.com/go-gitea/git which is a Go module to access Git through shell commands. Now it's a part of gitea's main repository for easier pull request.