Bug 138372

Summary: Add a branch keyword argument to _run_git_svn_find_rev in git.py
Product: WebKit Reporter: Matthew Hanson <matthew_hanson>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, ddkilzer, glenn, matthew_hanson, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Let _run_git_svn_find_rev take a keyword argument to specify the source branch rniwa: review+

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.