| commit | 56797ef5d98f8aaebe5c534ad760b4ad9befb194 | [log] [tgz] |
|---|---|---|
| author | dcampb <dcampb@google.com> | Thu Jul 07 03:45:01 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jul 07 03:47:15 2016 |
| tree | 28a40c8b394e46b0f45b7e630c524f39a7bd879f | |
| parent | 9dde4efb888159a44ba56cdea254c15a984f69e3 [diff] |
Add get_issue_number function to webkitpy/common/checkout/scm/git.py This CL adds a "git cl issue" function that returns the issue number if one is associated with a branch and "None" otherwise. Also adds unit test located in webkitpy/common/checkout/scm/scm_unittest.py BUG=625254 Review-Url: https://codereview.chromium.org/2129733002 Cr-Commit-Position: refs/heads/master@{#404065}