From 57c743d8debe7f16e199c5df78ddbb537a17e311 Mon Sep 17 00:00:00 2001 From: ANGkeith Date: Mon, 7 Oct 2024 23:54:04 +0800 Subject: [PATCH] docs: git+http is now supported --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4b892c633..337371d85 100644 --- a/README.md +++ b/README.md @@ -209,8 +209,6 @@ deploy-job;"";deploy;never;false;[build-job] ## Quirks -git+http isn't properly supported https://github.com/firecow/gitlab-ci-local/issues/605 and has certain quirks - ### Tracked Files Untracked and ignored files will not be synced inside isolated jobs, only tracked files are synced.