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

Unified Diff: recipe_modules/git/example.expected/set_got_revision.json

Issue 1693993002: Make git.checkout return the commit hash. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 4 years, 10 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
« no previous file with comments | « recipe_modules/git/example.expected/remote_not_origin.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipe_modules/git/example.expected/set_got_revision.json
diff --git a/recipe_modules/git/example.expected/set_got_revision.json b/recipe_modules/git/example.expected/set_got_revision.json
index 37349f2a918b70aa030085d2e8be21c9b27aac82..f0eb36a3e3341d900dedef5a5fd204feb06c192f 100644
--- a/recipe_modules/git/example.expected/set_got_revision.json
+++ b/recipe_modules/git/example.expected/set_got_revision.json
@@ -41,9 +41,10 @@
"HEAD"
],
"cwd": "[SLAVE_BUILD]/src",
- "name": "set got_revision",
+ "name": "read revision",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
+ "@@@STEP_TEXT@<br/>checked out 'deadbeef'<br/>@@@",
"@@@SET_BUILD_PROPERTY@got_revision@\"deadbeef\"@@@"
]
},
« no previous file with comments | « recipe_modules/git/example.expected/remote_not_origin.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698