From de8ca18e68d4296d95f99171783324c57b04614d Mon Sep 17 00:00:00 2001 From: wispem-wantex Date: Sun, 1 Jun 2025 12:45:39 -0400 Subject: [PATCH] Add doc --- doc/links | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/links diff --git a/doc/links b/doc/links new file mode 100644 index 0000000..218eb1f --- /dev/null +++ b/doc/links @@ -0,0 +1 @@ +Authenticating git checkout of a private action (such as `checkout`): https://github.com/go-gitea/gitea/issues/25929