vsts - Create a repository from github to team service without using visual studio nor a command -
is there anyway create repository github team service without first cloning project on local computer upload team service? (as in doing using web applications (team service online))
it seems want import github repo vsts directly. , yes, it’s possible. detail steps below:
in vsts team project -> code tab -> import reposirory.
then select source type git -> input repo url on github -> input repo name want display on vsts -> import.
now github repo imported vsts.
Comments
Post a Comment