Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2372)

Unified Diff: dart/site/try/update_howto.txt

Issue 125123002: try.dartlang.org version 5. (Closed) Base URL: /Users/ahe/Dart/all@master
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« dart/site/try/theme_default.dart ('K') | « dart/site/try/try-dart-screenshot.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/site/try/update_howto.txt
diff --git a/dart/site/try/update_howto.txt b/dart/site/try/update_howto.txt
new file mode 100644
index 0000000000000000000000000000000000000000..30dc384a6e211e81f108d5d26105052b93712168
--- /dev/null
+++ b/dart/site/try/update_howto.txt
@@ -0,0 +1,5 @@
+$ 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.
+$ git checkout-index -a -f --prefix=8bbcef7/
+$ rm -rf 12775d4
+$ sh 8bbcef7/dart/web_editor/create_manifest.sh > live.appcache
+$ sed -e 's/12775d4/8bbcef7/' -i.12775d4 index.html
« dart/site/try/theme_default.dart ('K') | « dart/site/try/try-dart-screenshot.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698