i connected our team project, setting folder , git repository outside of visual studio. noticed not getting many of features of tfs , git in visual studio 2015, connected our git server, , see items 'pull requests'. however, when go 'pull requests' areas, message:
you not connected remote repository.
also, tho tfs server has pull requests, there none listed here.
i have been able commit, push, , pull code visual studio, know connected. ideas why message or how rid of it?
the pull request in tfs not list on git server. it's better clone repository in vs team project onto dev machine. otherwise, there local repositories tfs. after can manage pull requests such requested me, assigned me, assigned team in web portal of tfs.
more detail info how create, manage , complete pull request in tfs, please refer official documentation: use git pull requests review code
moreover, here great post getting started git in visual studio , team foundation server.
Comments
Post a Comment