xiph / awcy

http://arewecompressedyet.com/
MIT License
72 stars 46 forks source link

References should prioritize the origin repository #213

Open rzumer opened 4 years ago

rzumer commented 4 years ago

Currently it seems references pick the last fetched repository or follow some unknown rule that does not prioritize the origin or default branch. It would be more consistent if origin were the default. Perhaps fetching each repository in order and picking the first valid reference would be an improvement.