On 6/3/21 3:59 PM, Frank Swarbrick wrote:
I have git for z/OS, but our mainframe is fenced off from the general internet. Is there some (easy) way I could clone a repo to my local machine, upload it to z/OS, and then clone from there? Or something like that?
My limited understanding of git is that any clone can be used as a source for another clone.
As such, I would expect that your workstation (or the likes) could do a git clone of something on the Internet and then z/OS could do a git clone from your workstation.
-- Grant. . . . unix || die ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
