commit | 9639603f545d876c02a1cdb64f7f8e4037049549 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <swboyd@chromium.org> | Tue Feb 25 10:12:59 2020 -0800 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Feb 26 00:09:15 2020 +0000 |
tree | b0904a170758883dd2b4f5087b20de1420fd7c13 | |
parent | 92fcb4b8dddb88a73f5cd2bdc8ad9f1c074de7d0 [diff] |
fromupstream: Add support for gitweb links Sometimes it's easiest to browse a repo on gitweb and find the branch and commit in the browser. Let's support yet another syntax to let the user copy/paste the gitweb link directly to pick a patch. BUG=None TEST=fromupstream.py 'https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git/commit/?h=clk-qcom&id=04ac0ad7e8edc7f1a7b3e219db245060fcaf59a4' Change-Id: If78b6f1b422383e464c3dedd9189099089d79856 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/dev-util/+/2072136 Commit-Queue: Stephen Boyd <swboyd@chromium.org> Tested-by: Stephen Boyd <swboyd@chromium.org> Auto-Submit: Stephen Boyd <swboyd@chromium.org> Reviewed-by: Alexandru M Stan <amstan@chromium.org>