EFForg / badger-sett

Automated training for Privacy Badger. Badger Sett automates browsers to visit websites to produce fresh Privacy Badger tracker data.
https://www.eff.org/badger-pretraining
MIT License
121 stars 15 forks source link

Do we need another `git pull` after `git checkout`? #12

Closed ghostwords closed 6 years ago

ghostwords commented 6 years ago

Could be out-of-date when switching branches otherwise. Scenario:

  1. some-branch is checked out.
  2. git pull brings in updates to master.
  3. git checkout master because we want to run on master.
  4. Status is:
    On branch master
    Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded.
    (use "git pull" to update your local branch)
ghostwords commented 6 years ago

Following up on 6676d70b0749fb9274c358100b55e60bdb1be7f4.