Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 $ git pull --ff-only | |
|
kasperl
2014/01/07 07:18:43
Maybe add a comment here to explain what this is u
ahe
2014/01/07 14:06:23
Deleted this file and added comments to deploy.sh.
| |
| 2 $ git checkout-index -a -f --prefix=8bbcef7/ | |
| 3 $ rm -rf 12775d4 | |
| 4 $ sh 8bbcef7/dart/web_editor/create_manifest.sh > live.appcache | |
| 5 $ sed -e 's/12775d4/8bbcef7/' -i.12775d4 index.html | |
| OLD | NEW |