MatrixBerryCore
+mxberry
+dev
+scm
+git
gitgeturl.m
Go to the documentation of this file.
1
function
urlStr=
gitgeturl
(WorkingCopy)
2
urlStrList=
mxberry
.
dev
.
scm
.
git
.gitcall(
'ls-remote --get-url'
,WorkingCopy);
3
urlStr=[urlStrList{:}];
4
urlStr=strtrim(urlStr);
mxberry::dev::scm::git::gitgeturl
function gitgeturl(in WorkingCopy)
mxberry::dev::scm::git
mxberry::dev::scm
mxberry
mxberry::dev
Generated for MatrixBerryCore by
1.8.13