Firefox/Input/Update Script: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Contents of Input Update Script == 1. Update the vendor/ library. 2. git fetch origin 3. git checkout origin/prod 4. git submodule update --init 5. schematic migrations/") |
|||
Line 1: | Line 1: | ||
== Contents of Input Update Script == | == Contents of Input Update Script == | ||
# Update the vendor/ library. | |||
# git fetch origin | |||
# git checkout origin/prod | |||
# git submodule update --init | |||
# schematic migrations/ |
Latest revision as of 18:57, 13 October 2010
Contents of Input Update Script
- Update the vendor/ library.
- git fetch origin
- git checkout origin/prod
- git submodule update --init
- schematic migrations/