Showing category results for Git & Version Control

Feb 12, 2016
Post comments count0
Post likes count0

Quickly navigate with keyboard

Ewald Hofman (MSFT)

Shortcuts have been in Visual Studio Team Services (VSTS) and Team Foundation Server (TFS) for a long time, but not many keyboard shortcuts were available and it was not discoverable. Since a few deployments we have introduced more shortcuts using the MouseTrap open source library. You can now type in keys whenever you are not focused on an inputbo...

DevOpsGit & Version ControlAgile
Feb 3, 2016
Post comments count0
Post likes count0

Join the Java Tools Challenge – Help make Java great with Visual Studio Team Services and win your share of >$80K in prizes

Paul T. Barham

Join the Java Tools Challenge and Help Make Java Great with Visual Studio Team Services - submit a winning entry and you or your team will walk away with valuable prizes (cash, hardware and software). The 2016 Java Tools Challenge officially opened on Feb 1st and runs through Apr 30th. Are you up for the challenge? There are two ways you can parti...

DevOpsCommunityGit & Version Control
Jan 27, 2016
Post comments count0
Post likes count0

Branch and pull requests improvements for Visual Studio

Jeremy Epling

In Visual Studio 2015 Update 1, we enhanced the Git experience based on your feedback. As I mentioned in the most recent Git Futures post, there's a lot more on the way. Branches No matter what you're doing in VS, you usually want to know what repo you're in, the current branch, and have an easy way to switch branches. Now, all of that is in the ...

DevOpsGit & Version Control
Jan 26, 2016
Post comments count0
Post likes count0

Servicing Update Available for Visual Studio Update 1

Aaron Hallberg

In Visual Studio 2015 we are piloting a recurring and cumulative servicing update that provides fixes to high-impact bugs between our regular updates. In the second servicing update recently made available, we fixed an issue in Visual Studio 2015 Update 1 that can cause Visual Studio to crash sometime after editing C# or Visual Basic files while...

DevOpsGit & Version Control
Jan 20, 2016
Post comments count0
Post likes count0

Pull Request Improvements in Visual Studio Team Services

Matthew Mitrik (MS)

Code Review with pull request is a central part of every git developer's inner loop.  Over the past few months, we've added a number of improvements to the pull request web experience for Visual Studio Team Services (VSTS), all focused on improving productivity while using pull requests.  Let's take a look at what's new. Personalized Pull Request ...

DevOpsGit & Version Control
Jan 11, 2016
Post comments count0
Post likes count0

Java Experience Futures (January 2016)

Paul T. Barham

Over the next several months, our Visual Studio Team Foundation (VSTS) Java teams are focusing on new essential developer workflows for our IntelliJ plugin and a simplification of our authentication checks and getting-started improvements for our Eclipse plugin, Team Explorer Everywhere (TEE).The list below is only an indication of direction with m...

DevOpsAzure DevOps ServerCI/CD
Jan 11, 2016
Post comments count0
Post likes count0

Git Experience Futures (January 2016)

Jeremy Epling

Some exciting new features are coming to the Git experience over the next few months. In August, I wrote about upcoming features and most of them are available now, but a few have taken longer than we anticipated. This isn't a comprehensive list of the Git enhancements we're making, but it gives some specifics on the direction we're going. DONE: S...

DevOpsGit & Version Control
Jan 6, 2016
Post comments count0
Post likes count0

Visual Studio Team Services announces the newest release of our Eclipse Plugin: Team Explorer Everywhere (TEE) 14.0.2

Jason Sholl

We are pleased to announce the availability of Team Explorer Everywhere14.0.2, our Visual Studio Team Services and Team Foundation Server plug-in for Eclipse.   Download locations: Major new features in this release: Other notable improvements: Fixed a potential deadlock occurri...

DevOpsGit & Version ControlOpen Source
Dec 8, 2015
Post comments count0
Post likes count0

Announcing the Git Credential Manager for Windows 1.0

Jeremy Epling

I’m pleased to announce version 1.0 of the Git Credential Manager for Windows (GCM) is available. Since we introduced the first beta in October 2015, we received great feedback from the community and incorporated it into this release. This project replaces the WinStore credential manager, which is no longer maintained. We've also created a Git Cred...

DevOpsGit & Version Control
Dec 3, 2015
Post comments count0
Post likes count0

TFVC and Git repositories in the same team project

Jeremy Epling

Many teams are transitioning from TFVC to Git for version control and want to keep their work items, build definitions, and other data in their team project. Now with TFS Update 1 or Team Services, you can add Git repositories to your existing team project created with TFVC. In addition, you can add TFVC to an existing team project created with Git...

DevOpsGit & Version Control