Skip to content

Fixed: Handling for forks and removal/additions#962

Open
ineednewpajamas wants to merge 2 commits into
Prowlarr:masterfrom
ineednewpajamas:fix-remote-for-forks
Open

Fixed: Handling for forks and removal/additions#962
ineednewpajamas wants to merge 2 commits into
Prowlarr:masterfrom
ineednewpajamas:fix-remote-for-forks

Conversation

@ineednewpajamas

Copy link
Copy Markdown
Contributor

Indexer/Tracker

n/a

Description

Issue 1:
The script by default would use the forks master to reset the target branch, but if master on the fork was out of date the target branch would be too. This will add the Prowlarr/Indexers repo as a remote and use that as the repo to reset/create the target branch from.

Issue 2:
If a sync contained a removal and addition of unrelated trackers, git would treat them as a rename while doing a diff. This edits the git config options to disable diff renames.

Issues Fixed or Closed by this PR

@sonarqubecloud

sonarqubecloud Bot commented Jul 4, 2026

Copy link
Copy Markdown

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.

indexer sync commits contain updates already merged into master

1 participant