Closed jrgm closed 9 years ago
This fixes an issue where, because config.json had been locally modified, a git pull origin master would refuse to continue, thus getting no update. This is a simpler way. (Depends on https://github.com/mozilla/123done/pull/137)
config.json
git pull origin master
@vladikoff r?
Thanks! Didn't get a chance to fix this myself, now the updater works a lot better! :+1:
This fixes an issue where, because
config.json
had been locally modified, agit pull origin master
would refuse to continue, thus getting no update. This is a simpler way. (Depends on https://github.com/mozilla/123done/pull/137)@vladikoff r?