Skip to content

docs: record the branches that existed only on one machine - #90

Closed
pathscale wants to merge 1 commit into
masterfrom
docs/recovered-branches
Closed

docs: record the branches that existed only on one machine#90
pathscale wants to merge 1 commit into
masterfrom
docs/recovered-branches

Conversation

@pathscale

Copy link
Copy Markdown
Owner

A sweep on 2026-09-02 found work in this repository and its siblings that was
never pushed, and in one case files that were not in git at all: the MoE-PGO
benchmark was untracked, on no branch and in no stash, so a single git clean
would have destroyed 598 lines.

Everything found is now on the remote. This adds RECOVERED-BRANCHES.md
recording what and where, so the sweep does not have to happen twice, and so an
abandoned branch gets deleted deliberately rather than rediscovered.

Related recovery PRs: wt-benchmarks#7, wt-benchmarks#8, WorkTablesIndex#15.

A sweep on 2026-09-02 found work in this repository and its siblings that was
never pushed, and in one case files that were not in git at all: the MoE-PGO
benchmark was untracked, on no branch and in no stash, so a single 'git clean'
would have destroyed 598 lines.

Everything found is now on the remote. This records what and where, so the
sweep does not have to happen twice, and so an abandoned branch gets deleted
deliberately rather than rediscovered.
@pathscale

Copy link
Copy Markdown
Owner Author

Folded into #87. One PR per repo; the file is on release/beta17 now. The branch stays pushed for reference.

@pathscale pathscale closed this Sep 2, 2026
@pathscale pathscale mentioned this pull request Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant