Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,10 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
```

Existing callers that still point at `bitbaum/dotfiles/...@master` keep
working: dotfiles carries a forwarding shim to this repo. Point new callers
here.
All sixteen callers point here directly. The forwarding shim that briefly
lived in `bitbaum/dotfiles` was removed once the last one migrated — a shim
that forwards nothing is just a second place the sweep appears to live, and
drift between copies is the problem this repo exists to end.

## Rules of the house

Expand Down