Skip to content
logo
  • Home
  • Pluralsight
  • ALM Bytes
  • About Me
  • Nebbia Technology
  • Home
  • Pluralsight
  • ALM Bytes
  • About Me
  • Nebbia Technology

Tag: Git

Import a Git repository to VSTS

A few months ago, I blogged about moving a Git repo from GitHub to Team Services.  Since then, Microsoft has added an even easier way to import any Git repo into your VSTS account.  You can now import it directly from the Team Services: From the Repository dropdown list, select Import repository Enter the clone […]

November 14, 2016November 14, 2016 by esteban
CONTINUE READING

10 Steps to move a Git repo from GitHub to Visual Studio Team Services

Visual Studio Team Services is Microsoft’s cloud version of Team Foundation Server.  By being hosted in Azure, it provides additional functionality and is typically ahead of TFS when it comes to features since new updates are deployed to VSTS every 3 weeks. One of the great features of Visual Studio Team Services (VSTS) is that it allows […]

February 15, 2016February 15, 2016 by esteban
CONTINUE READING

Video: Git and Visual Studio Online

This is part 2 of a video series that will help you learn how to get started and use various Application Lifecycle Management tools.  The videos are meant to be short and to the point to quickly show you how to perform specific tasks.  Be sure to check back often for more videos! Last time, […]

March 10, 2015April 3, 2015 by esteban
CONTINUE READING

Speaking at South Florida Code Camp

This weekend I’m heading down to South Florida Code Camp to cover some of my favorite topics.  This is a great event that just keeps getting bigger and better every year and I really enjoy going down there. My talks are: 8:30 am – Git with the Program: Succeeding with Version Control Git is a […]

February 5, 2015April 3, 2015 by esteban
CONTINUE READING

Update to my Pluralsight Git Course

  I released an update to one of my Pluralsight courses: Git for Visual Studio Developers.  It now includes two new modules covering Pull Requests and CodeLens. Since the course was initially released in December of 2013, Microsoft released updates to TFS 2013 and they continue to update Visual Studio Online frequently (usually every 3 […]

February 3, 2015February 3, 2015 by esteban
CONTINUE READING

Connecting to a remote Git branch from Visual Studio

When you first connect to a Git Repository in Visual Studio, you are going to be defaulted to cloning the Master remote branch.  But what if you want to work on a different branch?    You’ll need to clone that branch before you start working on it.  If you look at the branches tab in Team […]

December 10, 2014January 1, 2015 by esteban
CONTINUE READING

Installing msysGit – Git for Windows

I really enjoy using Git and thanks to all the built-in functionality in Visual Studio, using it on a daily basis is a great experience. Unfortunately not all Git commands are in the IDE yet, so when I need to do something outside of Visual Studio, I go to command-line. Before you can use the […]

December 9, 2014December 30, 2014 by esteban
CONTINUE READING

Pushing to multiple remote Git Repos from Visual Studio

I’m working on an application that uses Git hosted by Visual Studio Online.  My development site is hosted as an Azure website.  I want to be able to push directly from my desktop to Azure, which is pretty simple to configure from the Azure portal by clicking on “Integrate source control” Then select Local Git […]

November 12, 2014December 30, 2014 by esteban
CONTINUE READING

Pull requests in TFS 2013 and Visual Studio Online

A few days ago Visual Studio and TFS 2013 Update 4 CTP1 was announced.  One of the major features included in this update is the ability to perform Pull Requests when using Git. This is a very important Git feature and it is great to see it making its way to TFS on-premises.  This feature […]

September 9, 2014September 8, 2014 by esteban
CONTINUE READING

Speaking at Code Impact in Jacksonville – @jaxcodeimpact

This Saturday, September 13, I am speaking at Code Impact in Jacksonville.  This is a new community event started by my friend and community rockstar Bayer White who has a long history of putting together great events up in Jax.      I’m presenting 2 sessions: 1:40 – 2:30  Plan, Create, and Deploy to Azure with Visual […]

September 8, 2014 by esteban
CONTINUE READING

Posts navigation

← Older posts

Founder and Chief Technologist at Nebbia Technology, an ALM consulting and Azure-powered technology company. I am a software developer with a passion for ALM, TFS, Azure, and software development best practices. I am a Microsoft Visual Studio ALM MVP and ALM Ranger, Pluralsight author, and I am the president of ONETUG (Orlando .NET User Group).

Nebbia Technology partners with organizations to create software products that leverage Microsoft technologies while applying best practices in Application Lifecycle Management. We specialize in Azure-based solutions and Application Lifecycle Management best practices. We bring together top professionals and provide them with the right environment and tools to produce amazing products and solutions.


Interested in learning more about Visual Studio ALM and Azure?
Checkout my Pluralsight courses on Microsoft Test Manager 2013, Visual Studio Online + Azure, Git for Visual Studio Developers, Microsoft Test Manager 2012, and Team Foundation Server Customization.
Copyright 2015 Esteban Garcia. All Rights Reserved.