Lunny Xiao 6482429091
Fix submodule parsing
(cherry picked from commit 33850a83fe4ebd23a762a7aac81614c42e303bfa)

This really is just the cherry pick of 407b6e6dfc7ee9ebb8a16c7f1a786e4c24d0516e
which is the first commit of the pull request, the one with the
change. The rest of the changes is a refactor that is unrelated to the
bug fix.

Conflicts:
	modules/git/commit_test.go
  trivial context conflict
2024-11-24 11:00:06 +00:00
..
2024-02-26 22:30:27 +01:00
2024-11-24 11:00:06 +00:00
2024-11-24 11:00:06 +00:00
2024-10-09 09:28:37 +00:00
2024-09-16 16:20:40 +02:00
2024-08-18 16:25:13 +02:00
2024-08-12 19:11:09 +02:00
2024-08-12 19:11:09 +02:00
2023-07-12 19:07:29 +02:00
2024-11-05 09:33:15 +01:00
2024-08-12 19:11:09 +02:00
2024-08-12 19:11:09 +02:00
2024-04-08 12:51:27 +02:00
2024-08-12 19:11:09 +02:00
2024-08-12 19:11:09 +02: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.