Bug 138374

Summary: Add a way to ascertain the SVN URL associated with a Git branch to git.py
Product: WebKit Reporter: Matthew Hanson <matthew_hanson>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dbates, ddkilzer, glenn, matthew_hanson, ossy, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch to allow determination of an SVN remote from a Git branch rniwa: review+

Description Matthew Hanson 2014-11-04 14:17:46 PST
It can be useful to know the SVN remote that corresponds to the current Git branch.
Comment 1 Matthew Hanson 2014-11-04 14:48:42 PST
Created attachment 240950 [details]
Patch to allow determination of an SVN remote from a Git branch
Comment 2 Daniel Bates 2014-11-04 20:56:50 PST
Committed in <http://trac.webkit.org/changeset/175605>.