RESOLVED FIXED 138372
Add a branch keyword argument to _run_git_svn_find_rev in git.py
https://bugs.webkit.org/show_bug.cgi?id=138372
Summary Add a branch keyword argument to _run_git_svn_find_rev in git.py
Matthew Hanson
Reported 2014-11-04 14:06:55 PST
This allows clients to resolve SVN commits made to a branch, rather than tacitly assuming that the commits were made on trunk/origin.
Attachments
Let _run_git_svn_find_rev take a keyword argument to specify the source branch (2.70 KB, patch)
2014-11-04 14:51 PST, Matthew Hanson
rniwa: review+
Matthew Hanson
Comment 1 2014-11-04 14:51:01 PST
Created attachment 240952 [details] Let _run_git_svn_find_rev take a keyword argument to specify the source branch
Matthew Hanson
Comment 2 2014-11-04 20:51:10 PST
Note You need to log in before you can comment on or make changes to this bug.