diff options
| author | Danilo M. <danix@danix.xyz> | 2026-05-06 10:40:12 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-05-06 10:40:12 +0200 |
| commit | 51cccf8fa8a944289f51791b61fb18b8f2c490b4 (patch) | |
| tree | 82b8f24e10760fecde58580052a58171d747f4cf | |
| parent | 75e82034a7d26d16587c31a3fc3ae0ddd6210071 (diff) | |
| download | dots-backup-51cccf8fa8a944289f51791b61fb18b8f2c490b4.tar.gz dots-backup-51cccf8fa8a944289f51791b61fb18b8f2c490b4.zip | |
docs: note that commit/push workflow skips PRs
| -rw-r--r-- | CLAUDE.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |
