mirror of
https://gitea.com/gitea/docs.git
synced 2025-07-04 10:14:15 +00:00
Closes #30 Closes #31 Closes #42 Rather than partially cloning, instead we clone once and then `clean` (to remove generated files), `reset` (to reset changed files), and `checkout` branches as needed. This should allow the outdated translation check to continue to work while also reducing build times significantly. Before:  After:  Reviewed-on: https://gitea.com/gitea/gitea-docusaurus/pulls/52 Co-authored-by: John Olheiser <john+gitea@jolheiser.com> Co-committed-by: John Olheiser <john+gitea@jolheiser.com>
1.1 KiB
Executable File
1.1 KiB
Executable File