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
Update name references as per #2
AppVeyor tests are flaky, but did pass once, and tests pass consistently on my own systems.
Also, seemingly no interest in reviewing, so here goes.
Could be as simple as
find -type f -exec sed -i -e 's/jottalib/jottalib-ng/g' {} \;
, but watch out for false replacementsThe text was updated successfully, but these errors were encountered: