Sign in
pigweed
/
third_party
/
github
/
project-chip
/
connectedhomeip
/
9a3f9e96bb14dffb2b86e905757445439fe25810
/
.
/
scripts
/
helpers
/
pull_upstream_and_regenerate_zap.sh
blob: d3d1a1856dee1f7579a31189236b18e3bb512fe4 [
file
] [
log
] [
blame
]
#!/bin/bash
set
-
x
git pull upstream master
git status
scripts
/
tools
/
zap_regen_all
.
py
git status
git add
.
git status
git commit
-
m
"Regenerating ZAP"