摘要: 貌似现在都在Git了,特写此文,用以记录。倒腾了几个小时,一直卡在权限那里。GitTfs的文档真心很稀烂。转载请注明出处: TFS 迁移到 Git1.在TFS服务器上运行cmd,安装Chocolatey@powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('http://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%syst 阅读全文
posted @ 2013-03-11 15:32 ☆磊☆ 阅读(5683) 评论(1) 推荐(3) 编辑