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 candidate commits. #4910

Closed
wants to merge 1 commit into from

Conversation

essiene
Copy link
Contributor

@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

Details

  • Candidate commits (parent_id, child_id) are:
    • branch commits
    • and their descendants
    • which are not found in untracked remote branches

Issue: #1039

@essiene essiene force-pushed the essiene/snqxmuzvuvpn branch from d28206b to aa853cb Compare November 19, 2024 01:18
@essiene essiene force-pushed the essiene/zlxsmzpxyqtv branch from e0b52cd to aa12d04 Compare November 19, 2024 01:18
@essiene essiene changed the title git sync: Get heads and build candidate commits. git sync: Build candidate commits. Nov 19, 2024
@essiene essiene force-pushed the essiene/zlxsmzpxyqtv branch from aa12d04 to 7a487b0 Compare November 19, 2024 01:46
@essiene essiene force-pushed the essiene/snqxmuzvuvpn branch from aa853cb to 50e1938 Compare November 19, 2024 01:46
@essiene essiene force-pushed the essiene/zlxsmzpxyqtv branch from 7a487b0 to 21e3f0f Compare November 19, 2024 12:53
@essiene essiene force-pushed the essiene/snqxmuzvuvpn branch 2 times, most recently from 2c3b8d5 to fa04074 Compare November 19, 2024 14:06
@essiene essiene force-pushed the essiene/zlxsmzpxyqtv branch from 21e3f0f to 786756a Compare November 19, 2024 14:06
@essiene essiene force-pushed the essiene/snqxmuzvuvpn branch from fa04074 to 2859669 Compare November 19, 2024 14:15
@essiene essiene force-pushed the essiene/zlxsmzpxyqtv branch 2 times, most recently from 0617dfb to daccd16 Compare November 19, 2024 14:29
@essiene essiene force-pushed the essiene/snqxmuzvuvpn branch from 327d43d to c3da8e8 Compare November 19, 2024 18:31
@essiene essiene force-pushed the essiene/zlxsmzpxyqtv branch from daccd16 to c837114 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

## Details
* Candidate commits (parent_id, child_id) are:
    * branch commits
    * and their descendants
    * which are not found in untracked remote branches

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/snqxmuzvuvpn branch from c3da8e8 to 29cd10a Compare November 23, 2024 10:35
@essiene essiene closed this Nov 23, 2024
@essiene essiene deleted the essiene/zlxsmzpxyqtv 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