github / safe-settings

ISC License
561 stars 137 forks source link

fix(branches): Users in branch protections always deleted and added #594

Closed stevoland closed 4 months ago

stevoland commented 4 months ago

type property ("User") is matched as the identifier before login so the diff always adds addition/deletion.

Theoretically this fix could break some other diff use-case and I wouldn't know