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
As it seems nosmokingbandit has gone inactive, I've spun up a fork and applied most of the pending PRs and changes I've seen in other forks. You can find it here. Note this is largely a community-driven repo as my python3 skills are still in their infancy; PRs are welcome.
You can switch your local instance over by doing git remote set-url origin https://github.com/barbequesauce/Watcher3.git
Then confirm it's pointing to the right URL by issuing git remote -v
Hope this works for people...
The text was updated successfully, but these errors were encountered:
As it seems nosmokingbandit has gone inactive, I've spun up a fork and applied most of the pending PRs and changes I've seen in other forks. You can find it here. Note this is largely a community-driven repo as my python3 skills are still in their infancy; PRs are welcome.
You can switch your local instance over by doing
git remote set-url origin https://github.com/barbequesauce/Watcher3.git
Then confirm it's pointing to the right URL by issuing
git remote -v
Hope this works for people...
The text was updated successfully, but these errors were encountered: