Skip to content

Update JGit and improve the sync algorithm. #3

Draft
Kayeeec wants to merge 1 commit into
masterfrom
feature/jgit-use-rebase
Draft

Update JGit and improve the sync algorithm. #3
Kayeeec wants to merge 1 commit into
masterfrom
feature/jgit-use-rebase

Conversation

@Kayeeec
Copy link
Copy Markdown
Owner

@Kayeeec Kayeeec commented Sep 28, 2021

  • removed the workaround and used the JGit only approach using pull rebase command with a recursive merge strategy that prefers local modification
  • CRITICAL - in this JGit version the HTTPS authentication no longer works
    • suspected JGit bug, further analysis needed,
    • probably affects only private repositories

@Kayeeec Kayeeec self-assigned this Sep 28, 2021
…ersion.

- removed the workaround and used the JGit only approach using pull rebase command with a recursive merge strategy that prefers local modification
- CRITICAL - in this JGit version the HTTPS authentication no longer works
   - suspected JGit bug, further analysis needed,
   - probably affects only private repositories
@Kayeeec Kayeeec force-pushed the feature/jgit-use-rebase branch from 7bf9b68 to ba1dafa Compare September 28, 2021 17:24
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