Showing tag results for Git

Aug 22, 2019
Post comments count0
Post likes count0

Getting Started with GitHub Actions in Visual Studio

Taysser Gherfal

This month, GitHub announced CI/CD support for the GitHub Actions API. GitHub Actions now makes it easier to automate how you build, test, and deploy projects on any platform, including Linux, macOS, and Windows. This blog is an introduction to how you can quickly start utilizing GitHub Actions in Visual Studio.

GitGitHub
Jun 15, 2016
Post comments count0
Post likes count0

Improved Productivity with new Version Control Features in Visual Studio 2015

Allison Buchholtz-Au

Whether you’re working on a side project with some friends or developing enterprise software, odds are you’re using source control. With the advent of open source software and collaboration, source control is an increasingly important part of the developer workflow. We’ve spent the last two updates working to improve the source control experience w...

.NETVisual Studio 2015Git