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

Unified Diff: recipes/webrtc.py

Issue 1030573002: WebRTC fetch recipe: Always sync branch heads. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Created 5 years, 9 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipes/webrtc.py
diff --git a/recipes/webrtc.py b/recipes/webrtc.py
index 8771e8a9bd23a9420daffe260d2168250a22fd3f..46447770ecfefece055115e965b5062c4c482d4b 100644
--- a/recipes/webrtc.py
+++ b/recipes/webrtc.py
@@ -27,6 +27,7 @@ class WebRTC(recipe_util.Recipe):
},
],
'auto': True, # Runs git auto-svn as a part of the fetch.
+ 'with_branch_heads': True,
}
if props.get('target_os'):
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698