aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-05-06 10:40:12 +0200
committerDanilo M. <danix@danix.xyz>2026-05-06 10:40:12 +0200
commit51cccf8fa8a944289f51791b61fb18b8f2c490b4 (patch)
tree82b8f24e10760fecde58580052a58171d747f4cf
parent75e82034a7d26d16587c31a3fc3ae0ddd6210071 (diff)
downloaddots-backup-51cccf8fa8a944289f51791b61fb18b8f2c490b4.tar.gz
dots-backup-51cccf8fa8a944289f51791b61fb18b8f2c490b4.zip
docs: note that commit/push workflow skips PRs
-rw-r--r--CLAUDE.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CLAUDE.md b/CLAUDE.md
index e148276..d5c7650 100644
--- a/CLAUDE.md
+++ b/CLAUDE.md
@@ -36,3 +36,7 @@ Set `GIT_REMOTE` and `GIT_BRANCH` in `~/.config/dot-backup/config`. To change ba
## Adding Dotfiles
Add paths to the `DOTFILES` array. Relative paths = home dir. Absolute paths (starting `/`) = system files (copied preserving full path under `system/`).
+
+## Git Workflow
+
+Remote is a personal repository. Commit and push directly — no PRs.