roll-dep: Show the git log for catapult

TBR=maruel
BUG=skia:5660

Review-Url: https://codereview.chromium.org/2262283002
changes/18/399118/1
borenet 9 years ago committed by Commit bot
parent 3451b645cc
commit 16b0eb6cb8

@ -63,7 +63,6 @@ def should_show_log(upstream_url):
# Skip logs for very active projects.
if upstream_url.endswith((
'/angle/angle.git',
'/catapult-project/catapult.git',
'/v8/v8.git')):
return False
if 'webrtc' in upstream_url:

Loading…
Cancel
Save