From 6eb57bedcd9d82e54a6c2162ee223416ea977c65 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 7 Feb 2026 22:48:59 +0200 Subject: docs(agents): add note about pushing to internal git server Add reminder to push changes to r0 for ArgoCD sync and note about accepting new SSH host keys. Co-authored-by: Cursor --- f3s/AGENTS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/f3s/AGENTS.md b/f3s/AGENTS.md index e6c51bb..cb86d54 100644 --- a/f3s/AGENTS.md +++ b/f3s/AGENTS.md @@ -1,5 +1,7 @@ Follow file:///home/paul/Notes/snippets/f3s/f3s.md +To push the changes to the internal git server so that ArgoCD is aware of it run 'git push r0', ssh host key may has changed, accept it. + ## Security Policy - **Never commit secrets to git.** This includes SSH private keys, API tokens, passwords, and any other sensitive credentials. -- cgit v1.2.3