25dc6d bin/get_formulas.py: add args to update local and remote repos:

Authored and Committed by Theo Chatzimichos 6 years ago
    bin/get_formulas.py: add args to update local and remote repos:
    
    * --update: switches to origin/master, performs git pull from origin.
      Optionally it fetches the given remotes
    * --push: switches to origin/master, and pushes to the master and
      production branch of all the given remotes
    
        
file modified
+46 -7