Automated training for Privacy Badger. Badger Sett automates browsers to visit websites to produce fresh Privacy Badger tracker data.
121
stars
15
forks
source link
Do we need another `git pull` after `git checkout`? #12
Closed
ghostwords closed 6 years ago
Could be out-of-date when switching branches otherwise. Scenario:
some-branch
is checked out.git pull
brings in updates to master.git checkout master
because we want to run on master.