Skip to content

Roll-forward vision#115

Open
vdikov wants to merge 1 commit into
mainfrom
vdikov/rollforward-vision
Open

Roll-forward vision#115
vdikov wants to merge 1 commit into
mainfrom
vdikov/rollforward-vision

Conversation

@vdikov

@vdikov vdikov commented Mar 22, 2026

Copy link
Copy Markdown
Contributor

Roll foward the changes we reverted in #103

@vdikov vdikov requested a review from atlanticbomber March 22, 2026 22:33
Base automatically changed from stefan/bloomhouse_2026-3-22 to main March 23, 2026 23:09
@cuttestkittensrule cuttestkittensrule force-pushed the vdikov/rollforward-vision branch from 52d9f08 to 10472b7 Compare March 27, 2026 03:18
@cuttestkittensrule

Copy link
Copy Markdown
Contributor

I rebased the changes in this PR onto main, as it seems like before this PR was to stefan/bloomhouse_2026-3-22, but that got merged into main.
Here is the command that I used:

git rebase HEAD^ --onto 75b4190

HEAD^ is the commit that this is based of (commit 30f76fa). Basically, what this is doing is re-commiting everything that was done off of stefan/bloomhouse_2026-3-22, but instead of doing it off of the same commit, --onto tells it to apply the commits onto a specific git ref. Here, I used the commit sha of the merged stefan/bloomhouse_2026-3-22.

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.

2 participants