Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git sync: Build update record #4911

Closed
wants to merge 1 commit into from

Conversation

essiene
Copy link
Collaborator

@essiene essiene commented Nov 19, 2024

Summary

  • Get branch pre-fetch heads
  • Build candidates from prefetch heads
  • Fetch from remotes
  • Get branch post-fetch heads
  • Rebase
    • Build old -> new map
    • transform descendants

Details

Build a record of old branch heads mapped to the new branch heads. This record will be used to derive the candidates that need rebasing.

Issue: #1039

@essiene essiene force-pushed the essiene/movllvxqpxom branch from 650d852 to 61ab0ea Compare November 19, 2024 02:06
@essiene essiene force-pushed the essiene/zlxsmzpxyqtv branch from 7a487b0 to 21e3f0f Compare November 19, 2024 12:53
@essiene essiene force-pushed the essiene/movllvxqpxom branch from 61ab0ea to 8e33eeb Compare November 19, 2024 12:53
@essiene essiene force-pushed the essiene/zlxsmzpxyqtv branch from 21e3f0f to 786756a Compare November 19, 2024 14:06
@essiene essiene force-pushed the essiene/movllvxqpxom branch 2 times, most recently from e56c29a to c614fe8 Compare November 19, 2024 14:15
@essiene essiene force-pushed the essiene/zlxsmzpxyqtv branch from 786756a to 0617dfb Compare November 19, 2024 14:15
@essiene essiene force-pushed the essiene/movllvxqpxom branch from c614fe8 to 7cd1059 Compare November 19, 2024 14:29
@essiene essiene force-pushed the essiene/zlxsmzpxyqtv branch 2 times, most recently from daccd16 to c837114 Compare November 19, 2024 18:31
@essiene essiene force-pushed the essiene/movllvxqpxom branch from 7cd1059 to c760f6b Compare November 19, 2024 18:31
## Summary
* [X] Get branch pre-fetch heads
* [X] Build candidates from prefetch heads
* [X] Fetch from remotes
* [X] Get branch post-fetch heads
* [ ] Rebase
  * [X] Build old -> new map
  * [ ] transform descendants


## Details
Build a record of old branch heads mapped to the new branch heads.
This record will be used to derive the candidates that need
rebasing.

Issue: #1039
@essiene essiene force-pushed the essiene/zlxsmzpxyqtv branch from c837114 to 9630ce6 Compare November 23, 2024 10:35
@essiene essiene force-pushed the essiene/movllvxqpxom branch from c760f6b to 4fd5a23 Compare November 23, 2024 10:35
@essiene essiene closed this Nov 23, 2024
@essiene essiene deleted the essiene/movllvxqpxom branch November 23, 2024 11:52
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