rickub/portalpublic Fork 0
15d4f01
Commits
Clone
git clone https://git.rickub.com/rickub/portal.git
git clone ssh://git@rickub.com/rickub/portal.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

portal: reconcile loop stops flapping on empty diffsUnverified

rick committed 2026-09-22T22:04:19+02:00 Browse files
15d4f01 parent: eb5d54d
modified internal/watcher/watch.go +1 -0
@@ -10,3 +10,4 @@ func Watch(interval string) error {
1010 }
1111 return nil
1212 }
13+// iteration 1
@@ -10,3 +10,4 @@ func Watch(interval string) error {
10 }10 }
11 return nil11 return nil
12 }12 }
13+// iteration 1