About 384,000 results
Open links in new tab
  1. Supercharging the Git Commit Graph - Azure DevOps Blog

    Jun 25, 2018 · To enable the commit-graph feature in your repository, run git config core.commitGraph true. Then, you can update your commit-graph file by running. You are …

  2. Announcing git graph and advanced filters to visualize commit

    May 10, 2017 · 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 …

  3. Azure DevOps commits by developer - Stack Overflow

    Apr 8, 2020 · In Azure DevOps, is there an easy way to find the total number of commits by developer within a specific time period? Possibly with the number of lines added/removed as …

  4. Making sense of Azure Devops Repo Git Graph - Stack Overflow

    Mar 24, 2024 · I'm using Azure Devops repos for the first time and I'm tying to make sense of the graph of commits. I'm working off a Dev branch and a Main branch. At first it seemed like the …

  5. View commit history - Azure Repos | Microsoft Learn

    May 9, 2024 · Azure DevOps Services | Azure DevOps Server 2022 - Azure DevOps Server 2019. Commit history view. The commit history view shows you the history of all the commits …

  6. History in Git - Azure Repos | Microsoft Learn

    Oct 4, 2022 · Git stores history as a graph of snapshots — called commits — of the entire repository. Each commit also contains a pointer to one or more previous commits. Commits …

  7. Supercharging the Git Commit Graph III: Generations and Graph ...

    Jul 9, 2018 · Let’s use this commit graph example: Each circle represents a commit and the lines demonstrate a commit-to-parent relationship. Commits are arranged left-to-right based on …

  8. Where can i find contribution graphs in Azure DevOps

    Jun 17, 2022 · Just as GeralexGR said, this functionality is specific to github service and there is not such a graph for Azure DevOps repositories. But you could use the extension …

  9. Repository graphs in Azure DevOps - techcommunity.microsoft.com

    Feb 9, 2023 · Basically repository's graphs give you information on traffic, projects that depend on the repository, contributors and commits to the repository, and a repository's forks and …

  10. Understand Git history - Azure DevOps | Microsoft Learn

    Nov 28, 2022 · Git stores history as a graph of snapshots of the entire repository. These snapshots, called commits in Git, can have multiple parents, creating a history that looks like a …

  11. Some results have been removed
Refresh