rickub/portalpublic Fork 0
6c54e89
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.

ciguest: log the applied revision, not the intentUnverified

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