You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Other than being awkward, this actually prevents contributors from having forks of both webjars-locator-core and webjars-locator-lite (as the latter itself is a fork of the former).
Additionally, IMO there's no reason for webjars-locator-lite to inherit the entire history of webjars-locator-core (tags included).
So, my suggestions for this repository are:
use detach a fork option from here to detach from upstream
rewrite history (and force push it to remote) before the project gains more traction
The text was updated successfully, but these errors were encountered:
This repository has an awkward setup where it's created as a fork of dsyer/webjars-locator-core which in turn is a fork of webjars/webjars-locator-core (which itself is a fork, but that's not relevant here).
Other than being awkward, this actually prevents contributors from having forks of both
webjars-locator-core
andwebjars-locator-lite
(as the latter itself is a fork of the former).Additionally, IMO there's no reason for
webjars-locator-lite
to inherit the entire history ofwebjars-locator-core
(tags included).So, my suggestions for this repository are:
The text was updated successfully, but these errors were encountered: