aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/git
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2011-05-23 10:21:53 -0700
committerSaul Wold <sgw@linux.intel.com>2011-05-23 23:39:09 -0700
commit861c288e353e917374de938c4e5e927e116cd56c (patch)
treec87af2007698e05c037e82935c74994cb0f6d01d /meta/recipes-devtools/git
parentdebee5134a2ca505e968a6ddfb5c2f6434e3007a (diff)
downloadopenembedded-core-contrib-861c288e353e917374de938c4e5e927e116cd56c.tar.gz
create-pull-request: generalize the repository URL parsing
The existing REMOTE_URL and REMOTE_REPO parsing made assumptions regarding the git URL format used for the known repository types. In fact, both of these ssh URL formats are valid for all the known repositories. Specifically: ssh://git@server/repository/path git@server:repository/path Generalize the parsing to work with each of these for all push URLs matching *@*. Tested with the following URLs: ssh://git@git.pokylinux.org/poky-contrib ssh://git@git.pokylinux.org/poky-contrib.git git@git.pokylinux.org:poky-contrib git@git.pokylinux.org:poky-contrib.git Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/git')
0 files changed, 0 insertions, 0 deletions