在visual studio 2015中,当我commit and sync
改变时,我得到以下错误
Unable to sync because the current branch does not track a remote branch. Publish the branch to sync changes with the remote.
但我不知道为什么会这样.
为了将更改推送到git,首先需要在存放存储库的远程服务器上创建分支.假设您已经设置了一个存储库并将visual studio连接到它,打开团队资源管理器,点击主页("House"按钮),单击"Sync",然后单击"Publish".
如果尚未设置存储库,则首先需要执行此操作.打开团队资源管理器,单击"管理连接"(电源线插头图标)并按照说明操作.