pgh-public-meetings / city-scrapers-pitt

Pittsburgh City Scrapers: sourcing public meetings in Pittsburgh
https://pgh-public-meetings.github.io/events/
MIT License
19 stars 66 forks source link

Updates from "upstream" not integrating in local environment - Solved #68

Closed aat38 closed 4 years ago

aat38 commented 4 years ago

When facing issues pulling updates from the "upstream"/master branch (https://github.com/bonfirefan/city-scrapers-pitt.git), try:

git rebase upstream/master

bonfirefan commented 4 years ago

Thanks for this solution! I think this has happened a few times, so I'm glad you documented it.