Cursor-Regel: Git-Push immer per HTTPS (origin Pauker)
Made-with: Cursor
This commit is contained in:
parent
035c444dfb
commit
4090f5791a
10
.cursor/rules/git-https-remote.mdc
Normal file
10
.cursor/rules/git-https-remote.mdc
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
description: Git für dieses Repo immer per HTTPS (origin), kein SSH-Remote vorschlagen
|
||||
alwaysApply: true
|
||||
---
|
||||
|
||||
# Git: HTTPS für Pauker-Remote
|
||||
|
||||
- **Remote:** `origin` = `https://git.pauker.at/Stefan/Einkaufsliste.git` — Push/Pull immer über diese HTTPS-URL, Remote nicht auf SSH (`git@…`) umstellen.
|
||||
- **Agent:** Bei `git push` / `git pull` keine SSH-Alternative vorschlagen, nur HTTPS beibehalten.
|
||||
- **Auth-Fehler:** Hinweis auf Anmeldung, Personal Access Token oder Credential Manager unter HTTPS; nicht „auf SSH wechseln“ als Standard-Fix.
|
||||
Loading…
Reference in New Issue
Block a user