Skip to content

Conversation

kranthicodes
Copy link
Member

Summary

This PR adds fix to forking logic where parent data ref is copied to new fork and is not updated until new fork makes their first commit. During this state if new fork is further forked, 2nd fork is pointing to parent repo data ref, causing out of order issue. To simply get around this issue, forking will now upload another copy of same repo giving unique data ref to the fork.

Copy link

vercel bot commented Apr 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
protocol-land ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 1, 2025 5:33pm

@kranthicodes kranthicodes requested a review from 7i7o April 1, 2025 17:33
Copy link
Collaborator

@7i7o 7i7o left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK 👍

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