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: unhide jj git sync #4914

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

  • Add tests
  • Unhide the command, now that it's complete.
  • Update CHANGELOG

Issue: #1039

Checklist

If applicable:

  • I have updated CHANGELOG.md
  • I have updated the documentation (README.md, docs/, demos/)
  • I have added tests to cover my changes

@essiene essiene force-pushed the essiene/zpsuznoktwym branch 2 times, most recently from 5a2094b to b8a9b27 Compare November 19, 2024 12:53
@essiene essiene force-pushed the essiene/rmswqswouoxv branch 2 times, most recently from 9c1e992 to 2bec61f Compare November 19, 2024 14:06
@essiene essiene force-pushed the essiene/zpsuznoktwym branch 2 times, most recently from e9b76c3 to 14e2bb5 Compare November 19, 2024 14:15
@essiene essiene force-pushed the essiene/zpsuznoktwym branch 3 times, most recently from 0ff8a4e to 606af80 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
* [X] Rebase
  * [X] Build old -> new map
  * [X] transform descendants


## Details
* Add tests
* Unhide the command, now that it's complete.
* Update CHANGELOG

Issue: #1039
@essiene essiene closed this Nov 23, 2024
@essiene essiene deleted the essiene/zpsuznoktwym branch November 23, 2024 11:51
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