Skip to content

ROCKDEV

Development Blog

  • Home
  • Home
  • C#
  • C#
  • MVC
  • MVC
  • SharePoint
  • Front End
  • HTML/JS/CSS
  • Techie
  • SQL
  • SQL
  • Azure
  • Windows Azure
  • Meet The Team

Tag: vso

Migrate GitHub to VisualStudio.com Git

December 22, 2014

Sachi Williams explains how to do this on Northwest Cadence’s blog. I have outlined the basic steps below: Clone the VSO Git repo into Visual Studio. Add the GitHub (or any other Git repo) as a remote for the new one: git remote add GitHub [Your GitHub repo]. Pull from GitHub: git pull GitHub master. … More Migrate GitHub to VisualStudio.com Git

Leave a comment Migrate GitHub to VisualStudio.com Git
Create a website or blog at WordPress.com
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy