From 1e32a146a7a4433bd01b74d666d7ead295f40795 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Sat, 9 May 2026 12:42:26 +0000 Subject: [PATCH] =?UTF-8?q?Fix=20git=20remote=20URL=20scheme=20in=20CLAUDE?= =?UTF-8?q?.md=20(http=20=E2=86=92=20https)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 42d22af..e0d1609 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -94,7 +94,7 @@ Source files use **CRLF (`\r\n`)** line endings. When editing large blocks, pref ## Git remote ```bash -git push http://Zoli:Belepes06@gl-fraudshield.com/Zoli/studiobeve.no.git +git push https://Zoli:Belepes06@gl-fraudshield.com/Zoli/studiobeve.no.git ``` ## Database migrations (reference)