Restore under flag historic behaviour of lastchange.py wrt. Git-SVN repos
commitb73e2ea7a4e319eb2e6183090dfe6b9796d42c3b
authormnaganov <mnaganov@chromium.org>
Thu, 18 Jun 2015 23:16:23 +0000 (18 16:16 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 18 Jun 2015 23:16:45 +0000 (18 23:16 +0000)
treee3c852951b64bbfb9b34a68e26c99c11943d06af
parent2d473c4f335c970c3523dbdbd5684632ef6e6a67
Restore under flag historic behaviour of lastchange.py wrt. Git-SVN repos

Adds optional flag '--git-svn-go-deeper' to allow lastchange.py find
the last committed SVN revision in a Git-SVN repo.

This is to help access DevTools frontend on Android for Chromium developers
that have local changes to Blink.

BUG=468691

Review URL: https://codereview.chromium.org/1197483002

Cr-Commit-Position: refs/heads/master@{#335156}
build/util/lastchange.py