Showing results for Git & Version Control - Azure DevOps Blog

Oct 16, 2017
0
0

Wiki* to turn Wiki & many exciting features

Sandeep Chadda (MSFT)
Sandeep Chadda (MSFT)

It has been 3 months since Wiki went live and thanks to your feedback, we believe this is the right time to remove preview tag from Wiki. Wiki* will be Wiki in the coming days. I would like to give a shout out to everyone in the developer community , VSTS user voice, and those who reached out to us with their feedback to make VSTS better. What...

DevOpsGit & Version ControlWiki
Sep 5, 2017
2
0

Wiki supports HTML tags, anchor links, and much more

Sandeep Chadda (MSFT)
Sandeep Chadda (MSFT)

It has been exactly 2 months since Wiki went live on VSTS. Wiki is also available in TFS 2018 RC1 now. We have received tons of great feedback and we also learnt a lot from usage patterns. I wanted to talk about some of our learnings and the improvements in Wiki. If you are just starting with Wiki, then you can read my first blog on Wiki ...

DevOpsGit & Version ControlWiki
Sep 1, 2017
0
0

Git forks now in public preview

Matt Cooper
Matt Cooper

Forks - the ability to create a server-side copy of a Git repository - is rolling out across Visual Studio Team Services (VSTS) and available in TFS 2018 RC1 as a public preview. In VSTS, you won't have to do anything to turn it on, it'll be available by default. If it's not on for you yet, it will be after the current deployment finishes. [edited ...

DevOpsGit & Version Control
Aug 15, 2017
0
0

Git vulnerability with submodules

Edward Thomson
Edward Thomson

The Git community has disclosed a serious security vulnerability in Git that can lead to arbitrary code execution. This has been assigned CVE 2017-1000117. The Visual Studio Team Services (VSTS) team takes security issues very seriously.  We encourage all users to update their Git clients as soon as possible to address this issue...

DevOpsGit & Version Control
Jul 6, 2017
0
0

Announcing public preview of Wiki in Visual Studio Team Services

Sandeep Chadda (MSFT)
Sandeep Chadda (MSFT)

Last updated 1/4/2017: Wiki was released to all in October. Read more. Each project in Visual Studio Team Services (VSTS) now supports its own Wiki. Now you can conveniently write pages that help your team members and other users understand, use, and contribute to your project. Create my first wiki page When you create your first Wiki, we ...

DevOpsGit & Version ControlWiki
Jun 14, 2017
0
0

View tags for git repositories

Sandeep Chadda (MSFT)
Sandeep Chadda (MSFT)

Git repositories now show tags that allow you to mark important points in your repo's history. Now you can easily bookmark a specific commit in your git repository to compare to other commits in the future. In this post, I will talk about how you can easily manage following git tag related tasks in VSTS : Create a tag If ...

DevOpsGit & Version Control
May 30, 2017
0
0

Beyond GVFS: more details on optimizing Git for large repositories

Edward Thomson
Edward Thomson

Over the last few years, Microsoft has been moving the entire company to a modern engineering system built on Visual Studio Team Services and using Git as our version control system.  For many of the projects within Microsoft, this is no problem, since: the Git homepage tell us: Git was built to work on the Linux kernel, meaning that it has had ...

DevOpsGit & Version Control
May 22, 2017
0
0

Visual Studio Team Services demonstrates how Microsoft Loves Java

Paul T. Barham
Paul T. Barham

To demonstrate our continued commitment to support Java developers and their full lifecycle DevOps needs with Visual Studio Team Services (VSTS) and Team Foundation Server (TFS), I want to share some of our recent and exciting Java-related feature announcements. Our teams are working with large and small Java teams every day to better understand ...

DevOpsAzure & CloudCommunity
May 15, 2017
0
0

Visual Studio Team Services (VSTS) IntelliJ plugin now included with JetBrains Rider IDE releases

Paul T. Barham
Paul T. Barham

I am pleased to announce the Visual Studio Team Services (VSTS) and Team Foundation Server (TFS) IntelliJ plugin is now built-in and provided with JetBrains Rider IDE out-of-the-box. The plugin is a result of a partnership between JetBrains and Microsoft. Previously, both of our companies provided separate plugins accessing certain features of VSTS...

DevOpsAzure DevOps ServerCI/CD
May 10, 2017
0
0

Announcing git graph and advanced filters to visualize commit history

Sandeep Chadda (MSFT)
Sandeep Chadda (MSFT)

Did you ever want a quick way to understand change history in a branch? VSTS now shows git graph in commit history for files in repositories. Now you can easily create a mental model of all your branches and commits for your git repositories using git graph. VSTS commit history also supports advanced filters that allow you to view various history ...

DevOpsGit & Version Control

Feedback