Skip to content

Instantly share code, notes, and snippets.

@premun
Last active June 4, 2025 12:27
Show Gist options
  • Save premun/6eb24f77e8e5989b11d1b8c0474e3b5e to your computer and use it in GitHub Desktop.
Save premun/6eb24f77e8e5989b11d1b8c0474e3b5e to your computer and use it in GitHub Desktop.

Revisions

  1. premun revised this gist Jun 4, 2025. 2 changed files with 1 addition and 84 deletions.
    84 changes: 0 additions & 84 deletions aspnetcore.dot
    Original file line number Diff line number Diff line change
    @@ -1,84 +0,0 @@
    // Git Commit Diagram - Generated 06/04/2025 14:11:59
    // Repositories: vmr (D:\tmp\dotnet) and repo (D:\tmp\aspnetcore)
    // Repository URLs: vmr (https://github.com/dotnet/dotnet) and repo (https://github.com/dotnet/aspnetcore)
    // Total Commits: 582 vmr commits, 20 repo commits
    // Cross-Repository Connections: 8 connections found
    // Collapse Threshold: 2 (NoCollapse: False)
    // Note: Commit nodes are clickable and link to the repository

    digraph G {
    rankdir=TB; // top to bottom flow overall
    node [shape=box, style=filled, fillcolor=white, fontcolor=blue, fontname="Arial", fontsize=10];

    // Left column nodes for VMR repository with SHA labels and URLs
    VMR [label="VMR", URL="https://github.com/dotnet/dotnet"];
    vmr___797059d [label="797059d", URL="https://github.com/dotnet/dotnet/commit/797059df9b29672f2828caf56e024db6ab04c76a", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___9974353 [label="9974353", URL="https://github.com/dotnet/dotnet/commit/99743538a743962afd7dd51e178cee8733d92585", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___0 [label="039f483 ... 15700e0\n[9 commits]", URL="https://github.com/dotnet/dotnet/compare/15700e06448c2f9d2d4b570a8e21636a0bccf008...039f483bdcbb260eaef77f3f69afc2a0011f410e", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___298c89f [label="298c89f", URL="https://github.com/dotnet/dotnet/commit/298c89f8b5d7aa404d5d8292e1a299178b50407b", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___1 [label="a08e7c8 ... cded4c5\n[3 commits]", URL="https://github.com/dotnet/dotnet/compare/cded4c5aba6179aeef06e2a5ed452e860899d17e...a08e7c8a7bd54f001a4e546afce6251f95197292", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___ac2aaf2 [label="ac2aaf2", URL="https://github.com/dotnet/dotnet/commit/ac2aaf24d127067df385f2aa5ab35bb9b96d5f74", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___2 [label="f04fec3 ... 1337bab\n[4 commits]", URL="https://github.com/dotnet/dotnet/compare/1337babfe128e29f48f9048ee42ece9f81e99026...f04fec31322517ce9c96fa06b0d3d8edb28511e8", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___16bdedc [label="16bdedc", URL="https://github.com/dotnet/dotnet/commit/16bdedcab716a7dff57c4360e1072924dd681acb", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___3 [label="d720eee ... 19a1454\n[14 commits]", URL="https://github.com/dotnet/dotnet/compare/19a1454822b380105e77a3e23663363acf56a41a...d720eee9d630b103e68aa8543b10a046ff7a9a55", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___d2434b1 [label="d2434b1", URL="https://github.com/dotnet/dotnet/commit/d2434b1b5ed778f9869b1e51ba1df4bc3a64eda7", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___4 [label="f0b70a8 ... 8615b52\n[10 commits]", URL="https://github.com/dotnet/dotnet/compare/8615b52c01c780a18b6828027b3671830b28b5ba...f0b70a817e696ef912a098a7ae32577e416798ec", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___7de287d [label="7de287d", URL="https://github.com/dotnet/dotnet/commit/7de287dade3fdd9a133f485b8a4954c8fd4a8fdd", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___5 [label="1be512b ... 66565db\n[37 commits]", URL="https://github.com/dotnet/dotnet/compare/66565dbe58a2dfb35aff055a0210c93b279b7818...1be512b90ba29eafffe67097c353a6ab6a49e591", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___0a01b39 [label="0a01b39", URL="https://github.com/dotnet/dotnet/commit/0a01b394b186e190a80cb55740c13f6293cf5446", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___6 [label="95e6830 ... 960c0fe\n[24 commits]", URL="https://github.com/dotnet/dotnet/compare/960c0fea76ef2f4f8ca9dfac59a0fdf6faa54a5c...95e68309820c32bab1579f555b36f77d3e59666f", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___57b0396 [label="57b0396", URL="https://github.com/dotnet/dotnet/commit/57b0396ae0d21b9f0dfe0d208c57822fb88f9a8d", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___7 [label="37fa0f1 ... 9f28cec\n[472 commits]", URL="https://github.com/dotnet/dotnet/compare/9f28cec14d791461d619e148c2701462afc0250a...37fa0f158437ad1d6d8bf8e36284011d3e8bfc2c", target="_blank", fontcolor="blue", style="filled, bold"];

    // Connect VMR nodes in a vertical chain
    VMR -> vmr___797059d [arrowhead=none, color=black];
    vmr___797059d -> vmr___9974353 [arrowhead=none, color=black];
    vmr___9974353 -> vmr___0 [arrowhead=none, color=black];
    vmr___0 -> vmr___298c89f [arrowhead=none, color=black];
    vmr___298c89f -> vmr___1 [arrowhead=none, color=black];
    vmr___1 -> vmr___ac2aaf2 [arrowhead=none, color=black];
    vmr___ac2aaf2 -> vmr___2 [arrowhead=none, color=black];
    vmr___2 -> vmr___16bdedc [arrowhead=none, color=black];
    vmr___16bdedc -> vmr___3 [arrowhead=none, color=black];
    vmr___3 -> vmr___d2434b1 [arrowhead=none, color=black];
    vmr___d2434b1 -> vmr___4 [arrowhead=none, color=black];
    vmr___4 -> vmr___7de287d [arrowhead=none, color=black];
    vmr___7de287d -> vmr___5 [arrowhead=none, color=black];
    vmr___5 -> vmr___0a01b39 [arrowhead=none, color=black];
    vmr___0a01b39 -> vmr___6 [arrowhead=none, color=black];
    vmr___6 -> vmr___57b0396 [arrowhead=none, color=black];
    vmr___57b0396 -> vmr___7 [arrowhead=none, color=black];

    // Right column nodes for aspnetcore repository with SHA labels and URLs
    aspnetcore [label="aspnetcore", URL="https://github.com/dotnet/aspnetcore"];
    repo___f445836 [label="f445836", URL="https://github.com/dotnet/aspnetcore/commit/f445836291b5720dc66d787077025490dd895b96", target="_blank", fontcolor="blue", style="filled, bold"];
    repo___3628f0b [label="3628f0b", URL="https://github.com/dotnet/aspnetcore/commit/3628f0b643accd0cc9e57fac0373964928197544", target="_blank", fontcolor="blue", style="filled, bold"];
    repo___aa0ae53 [label="aa0ae53", URL="https://github.com/dotnet/aspnetcore/commit/aa0ae536e89b8b8e2c2ecb1cb336451cf45387e5", target="_blank", fontcolor="blue", style="filled, bold"];
    repo___0 [label="040b4df .. faf2696", URL="https://github.com/dotnet/aspnetcore/compare/faf269645b0338a9f4a7ecc88b46053f80f6f602...040b4df1211fe5a0f2591e5904b94e74a3203fd8", target="_blank", fontcolor="blue", style="filled, bold"];
    repo___1f08d6b [label="1f08d6b", URL="https://github.com/dotnet/aspnetcore/commit/1f08d6b8ae41b0479b36429c606dc6a05aa6e731", target="_blank", fontcolor="blue", style="filled, bold"];
    repo___8903721 [label="8903721", URL="https://github.com/dotnet/aspnetcore/commit/890372187750b6127fd91c61bf41d1d6a1bbedc4", target="_blank", fontcolor="blue", style="filled, bold"];
    repo___1 [label="b760629 ... 2ad1ff0\n[6 commits]", URL="https://github.com/dotnet/aspnetcore/compare/2ad1ff0a9e870a77522fc0725153154834bcb0ac...b7606293a7146cfeb5b060340521355a0780d2d8", target="_blank", fontcolor="blue", style="filled, bold"];
    repo___49dc7ec [label="49dc7ec", URL="https://github.com/dotnet/aspnetcore/commit/49dc7ec1922a44ef808a3bd5dfc3dc09350b3f21", target="_blank", fontcolor="blue", style="filled, bold"];
    repo___2 [label="5e56818 ... e849f20\n[6 commits]", URL="https://github.com/dotnet/aspnetcore/compare/e849f2052624e7fe981c1ab158414014d2339b23...5e5681889f47dd4c1c85c0f1e4e6a25b2fefb275", target="_blank", fontcolor="blue", style="filled, bold"];

    // Connect repo nodes in a vertical chain
    aspnetcore -> repo___f445836 [arrowhead=none, color=black];
    repo___f445836 -> repo___3628f0b [arrowhead=none, color=black];
    repo___3628f0b -> repo___aa0ae53 [arrowhead=none, color=black];
    repo___aa0ae53 -> repo___0 [arrowhead=none, color=black];
    repo___0 -> repo___1f08d6b [arrowhead=none, color=black];
    repo___1f08d6b -> repo___8903721 [arrowhead=none, color=black];
    repo___8903721 -> repo___1 [arrowhead=none, color=black];
    repo___1 -> repo___49dc7ec [arrowhead=none, color=black];
    repo___49dc7ec -> repo___2 [arrowhead=none, color=black];

    // Cross-repository connections with clickable URLs and colored arrows
    repo___f445836 -> vmr___ac2aaf2 [penwidth=3, constraint=false, color=green, URL="https://github.com/dotnet/aspnetcore/commit/f445836291b5720dc66d787077025490dd895b96", target="_blank"];
    repo___aa0ae53 -> vmr___d2434b1 [penwidth=3, constraint=false, color=green, URL="https://github.com/dotnet/aspnetcore/commit/aa0ae536e89b8b8e2c2ecb1cb336451cf45387e5", target="_blank"];
    repo___1f08d6b -> vmr___7de287d [penwidth=3, constraint=false, color=green, URL="https://github.com/dotnet/aspnetcore/commit/1f08d6b8ae41b0479b36429c606dc6a05aa6e731", target="_blank"];
    repo___8903721 -> vmr___0a01b39 [penwidth=3, constraint=false, color=green, URL="https://github.com/dotnet/aspnetcore/commit/890372187750b6127fd91c61bf41d1d6a1bbedc4", target="_blank"];
    repo___49dc7ec -> vmr___57b0396 [penwidth=3, constraint=false, color=green, URL="https://github.com/dotnet/aspnetcore/commit/49dc7ec1922a44ef808a3bd5dfc3dc09350b3f21", target="_blank"];
    vmr___9974353 -> repo___3628f0b [penwidth=3, constraint=false, color=red, URL="https://github.com/dotnet/dotnet/commit/99743538a743962afd7dd51e178cee8733d92585", target="_blank"];
    vmr___298c89f -> repo___aa0ae53 [penwidth=3, constraint=false, color=red, URL="https://github.com/dotnet/dotnet/commit/298c89f8b5d7aa404d5d8292e1a299178b50407b", target="_blank"];
    vmr___16bdedc -> repo___49dc7ec [penwidth=3, constraint=false, color=red, URL="https://github.com/dotnet/dotnet/commit/16bdedcab716a7dff57c4360e1072924dd681acb", target="_blank"];
    }
    1 change: 1 addition & 0 deletions aspnetcore.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    [GraphViz](https://edotor.net/?engine=dot?engine=dot#%2F%2F%20Git%20Commit%20Diagram%20-%20Generated%2006%2F04%2F2025%2014%3A11%3A59%0A%2F%2F%20Repositories%3A%20vmr%20(D%3A%5Ctmp%5Cdotnet)%20and%20repo%20(D%3A%5Ctmp%5Caspnetcore)%0A%2F%2F%20Repository%20URLs%3A%20vmr%20(https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet)%20and%20repo%20(https%3A%2F%2Fgithub.com%2Fdotnet%2Faspnetcore)%0A%2F%2F%20Total%20Commits%3A%20582%20vmr%20commits%2C%2020%20repo%20commits%0A%2F%2F%20Cross-Repository%20Connections%3A%208%20connections%20found%0A%2F%2F%20Collapse%20Threshold%3A%202%20(NoCollapse%3A%20False)%0A%2F%2F%20Note%3A%20Commit%20nodes%20are%20clickable%20and%20link%20to%20the%20repository%0A%0Adigraph%20G%20%7B%0A%20%20rankdir%3DTB%3B%20%20%2F%2F%20top%20to%20bottom%20flow%20overall%0A%20%20node%20%5Bshape%3Dbox%2C%20style%3Dfilled%2C%20fillcolor%3Dwhite%2C%20fontcolor%3Dblue%2C%20fontname%3D%22Arial%22%2C%20fontsize%3D10%5D%3B%0A%0A%20%20%2F%2F%20Left%20column%20nodes%20for%20VMR%20repository%20with%20SHA%20labels%20and%20URLs%0A%20%20VMR%20%5Blabel%3D%22VMR%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet%22%5D%3B%0A%20%20vmr___797059d%20%5Blabel%3D%22797059d%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet%2Fcommit%2F797059df9b29672f2828caf56e024db6ab04c76a%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20vmr___9974353%20%5Blabel%3D%229974353%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet%2Fcommit%2F99743538a743962afd7dd51e178cee8733d92585%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20vmr___0%20%5Blabel%3D%22039f483%20...%2015700e0%5Cn%5B9%20commits%5D%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet%2Fcompare%2F15700e06448c2f9d2d4b570a8e21636a0bccf008...039f483bdcbb260eaef77f3f69afc2a0011f410e%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20vmr___298c89f%20%5Blabel%3D%22298c89f%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet%2Fcommit%2F298c89f8b5d7aa404d5d8292e1a299178b50407b%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20vmr___1%20%5Blabel%3D%22a08e7c8%20...%20cded4c5%5Cn%5B3%20commits%5D%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet%2Fcompare%2Fcded4c5aba6179aeef06e2a5ed452e860899d17e...a08e7c8a7bd54f001a4e546afce6251f95197292%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20vmr___ac2aaf2%20%5Blabel%3D%22ac2aaf2%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet%2Fcommit%2Fac2aaf24d127067df385f2aa5ab35bb9b96d5f74%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20vmr___2%20%5Blabel%3D%22f04fec3%20...%201337bab%5Cn%5B4%20commits%5D%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet%2Fcompare%2F1337babfe128e29f48f9048ee42ece9f81e99026...f04fec31322517ce9c96fa06b0d3d8edb28511e8%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20vmr___16bdedc%20%5Blabel%3D%2216bdedc%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet%2Fcommit%2F16bdedcab716a7dff57c4360e1072924dd681acb%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20vmr___3%20%5Blabel%3D%22d720eee%20...%2019a1454%5Cn%5B14%20commits%5D%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet%2Fcompare%2F19a1454822b380105e77a3e23663363acf56a41a...d720eee9d630b103e68aa8543b10a046ff7a9a55%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20vmr___d2434b1%20%5Blabel%3D%22d2434b1%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet%2Fcommit%2Fd2434b1b5ed778f9869b1e51ba1df4bc3a64eda7%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20vmr___4%20%5Blabel%3D%22f0b70a8%20...%208615b52%5Cn%5B10%20commits%5D%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet%2Fcompare%2F8615b52c01c780a18b6828027b3671830b28b5ba...f0b70a817e696ef912a098a7ae32577e416798ec%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20vmr___7de287d%20%5Blabel%3D%227de287d%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet%2Fcommit%2F7de287dade3fdd9a133f485b8a4954c8fd4a8fdd%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20vmr___5%20%5Blabel%3D%221be512b%20...%2066565db%5Cn%5B37%20commits%5D%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet%2Fcompare%2F66565dbe58a2dfb35aff055a0210c93b279b7818...1be512b90ba29eafffe67097c353a6ab6a49e591%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20vmr___0a01b39%20%5Blabel%3D%220a01b39%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet%2Fcommit%2F0a01b394b186e190a80cb55740c13f6293cf5446%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20vmr___6%20%5Blabel%3D%2295e6830%20...%20960c0fe%5Cn%5B24%20commits%5D%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet%2Fcompare%2F960c0fea76ef2f4f8ca9dfac59a0fdf6faa54a5c...95e68309820c32bab1579f555b36f77d3e59666f%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20vmr___57b0396%20%5Blabel%3D%2257b0396%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet%2Fcommit%2F57b0396ae0d21b9f0dfe0d208c57822fb88f9a8d%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20vmr___7%20%5Blabel%3D%2237fa0f1%20...%209f28cec%5Cn%5B472%20commits%5D%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet%2Fcompare%2F9f28cec14d791461d619e148c2701462afc0250a...37fa0f158437ad1d6d8bf8e36284011d3e8bfc2c%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%0A%20%20%2F%2F%20Connect%20VMR%20nodes%20in%20a%20vertical%20chain%0A%20%20VMR%20-%3E%20vmr___797059d%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20vmr___797059d%20-%3E%20vmr___9974353%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20vmr___9974353%20-%3E%20vmr___0%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20vmr___0%20-%3E%20vmr___298c89f%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20vmr___298c89f%20-%3E%20vmr___1%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20vmr___1%20-%3E%20vmr___ac2aaf2%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20vmr___ac2aaf2%20-%3E%20vmr___2%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20vmr___2%20-%3E%20vmr___16bdedc%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20vmr___16bdedc%20-%3E%20vmr___3%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20vmr___3%20-%3E%20vmr___d2434b1%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20vmr___d2434b1%20-%3E%20vmr___4%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20vmr___4%20-%3E%20vmr___7de287d%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20vmr___7de287d%20-%3E%20vmr___5%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20vmr___5%20-%3E%20vmr___0a01b39%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20vmr___0a01b39%20-%3E%20vmr___6%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20vmr___6%20-%3E%20vmr___57b0396%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20vmr___57b0396%20-%3E%20vmr___7%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%0A%20%20%2F%2F%20Right%20column%20nodes%20for%20aspnetcore%20repository%20with%20SHA%20labels%20and%20URLs%0A%20%20aspnetcore%20%5Blabel%3D%22aspnetcore%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Faspnetcore%22%5D%3B%0A%20%20repo___f445836%20%5Blabel%3D%22f445836%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Faspnetcore%2Fcommit%2Ff445836291b5720dc66d787077025490dd895b96%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20repo___3628f0b%20%5Blabel%3D%223628f0b%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Faspnetcore%2Fcommit%2F3628f0b643accd0cc9e57fac0373964928197544%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20repo___aa0ae53%20%5Blabel%3D%22aa0ae53%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Faspnetcore%2Fcommit%2Faa0ae536e89b8b8e2c2ecb1cb336451cf45387e5%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20repo___0%20%5Blabel%3D%22040b4df%20..%20faf2696%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Faspnetcore%2Fcompare%2Ffaf269645b0338a9f4a7ecc88b46053f80f6f602...040b4df1211fe5a0f2591e5904b94e74a3203fd8%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20repo___1f08d6b%20%5Blabel%3D%221f08d6b%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Faspnetcore%2Fcommit%2F1f08d6b8ae41b0479b36429c606dc6a05aa6e731%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20repo___8903721%20%5Blabel%3D%228903721%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Faspnetcore%2Fcommit%2F890372187750b6127fd91c61bf41d1d6a1bbedc4%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20repo___1%20%5Blabel%3D%22b760629%20...%202ad1ff0%5Cn%5B6%20commits%5D%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Faspnetcore%2Fcompare%2F2ad1ff0a9e870a77522fc0725153154834bcb0ac...b7606293a7146cfeb5b060340521355a0780d2d8%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20repo___49dc7ec%20%5Blabel%3D%2249dc7ec%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Faspnetcore%2Fcommit%2F49dc7ec1922a44ef808a3bd5dfc3dc09350b3f21%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%20%20repo___2%20%5Blabel%3D%225e56818%20...%20e849f20%5Cn%5B6%20commits%5D%22%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Faspnetcore%2Fcompare%2Fe849f2052624e7fe981c1ab158414014d2339b23...5e5681889f47dd4c1c85c0f1e4e6a25b2fefb275%22%2C%20target%3D%22_blank%22%2C%20fontcolor%3D%22blue%22%2C%20style%3D%22filled%2C%20bold%22%5D%3B%0A%0A%20%20%2F%2F%20Connect%20repo%20nodes%20in%20a%20vertical%20chain%0A%20%20aspnetcore%20-%3E%20repo___f445836%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20repo___f445836%20-%3E%20repo___3628f0b%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20repo___3628f0b%20-%3E%20repo___aa0ae53%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20repo___aa0ae53%20-%3E%20repo___0%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20repo___0%20-%3E%20repo___1f08d6b%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20repo___1f08d6b%20-%3E%20repo___8903721%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20repo___8903721%20-%3E%20repo___1%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20repo___1%20-%3E%20repo___49dc7ec%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%20%20repo___49dc7ec%20-%3E%20repo___2%20%5Barrowhead%3Dnone%2C%20color%3Dblack%5D%3B%0A%0A%20%20%2F%2F%20Cross-repository%20connections%20with%20clickable%20URLs%20and%20colored%20arrows%0A%20%20repo___f445836%20-%3E%20vmr___ac2aaf2%20%5Bpenwidth%3D3%2C%20constraint%3Dfalse%2C%20color%3Dgreen%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Faspnetcore%2Fcommit%2Ff445836291b5720dc66d787077025490dd895b96%22%2C%20target%3D%22_blank%22%5D%3B%0A%20%20repo___aa0ae53%20-%3E%20vmr___d2434b1%20%5Bpenwidth%3D3%2C%20constraint%3Dfalse%2C%20color%3Dgreen%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Faspnetcore%2Fcommit%2Faa0ae536e89b8b8e2c2ecb1cb336451cf45387e5%22%2C%20target%3D%22_blank%22%5D%3B%0A%20%20repo___1f08d6b%20-%3E%20vmr___7de287d%20%5Bpenwidth%3D3%2C%20constraint%3Dfalse%2C%20color%3Dgreen%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Faspnetcore%2Fcommit%2F1f08d6b8ae41b0479b36429c606dc6a05aa6e731%22%2C%20target%3D%22_blank%22%5D%3B%0A%20%20repo___8903721%20-%3E%20vmr___0a01b39%20%5Bpenwidth%3D3%2C%20constraint%3Dfalse%2C%20color%3Dgreen%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Faspnetcore%2Fcommit%2F890372187750b6127fd91c61bf41d1d6a1bbedc4%22%2C%20target%3D%22_blank%22%5D%3B%0A%20%20repo___49dc7ec%20-%3E%20vmr___57b0396%20%5Bpenwidth%3D3%2C%20constraint%3Dfalse%2C%20color%3Dgreen%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Faspnetcore%2Fcommit%2F49dc7ec1922a44ef808a3bd5dfc3dc09350b3f21%22%2C%20target%3D%22_blank%22%5D%3B%0A%20%20vmr___9974353%20-%3E%20repo___3628f0b%20%5Bpenwidth%3D3%2C%20constraint%3Dfalse%2C%20color%3Dred%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet%2Fcommit%2F99743538a743962afd7dd51e178cee8733d92585%22%2C%20target%3D%22_blank%22%5D%3B%0A%20%20vmr___298c89f%20-%3E%20repo___aa0ae53%20%5Bpenwidth%3D3%2C%20constraint%3Dfalse%2C%20color%3Dred%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet%2Fcommit%2F298c89f8b5d7aa404d5d8292e1a299178b50407b%22%2C%20target%3D%22_blank%22%5D%3B%0A%20%20vmr___16bdedc%20-%3E%20repo___49dc7ec%20%5Bpenwidth%3D3%2C%20constraint%3Dfalse%2C%20color%3Dred%2C%20URL%3D%22https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet%2Fcommit%2F16bdedcab716a7dff57c4360e1072924dd681acb%22%2C%20target%3D%22_blank%22%5D%3B%0A%7D%0A)
  2. premun revised this gist Jun 4, 2025. 1 changed file with 84 additions and 0 deletions.
    84 changes: 84 additions & 0 deletions aspnetcore.dot
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,84 @@
    // Git Commit Diagram - Generated 06/04/2025 14:11:59
    // Repositories: vmr (D:\tmp\dotnet) and repo (D:\tmp\aspnetcore)
    // Repository URLs: vmr (https://github.com/dotnet/dotnet) and repo (https://github.com/dotnet/aspnetcore)
    // Total Commits: 582 vmr commits, 20 repo commits
    // Cross-Repository Connections: 8 connections found
    // Collapse Threshold: 2 (NoCollapse: False)
    // Note: Commit nodes are clickable and link to the repository

    digraph G {
    rankdir=TB; // top to bottom flow overall
    node [shape=box, style=filled, fillcolor=white, fontcolor=blue, fontname="Arial", fontsize=10];

    // Left column nodes for VMR repository with SHA labels and URLs
    VMR [label="VMR", URL="https://github.com/dotnet/dotnet"];
    vmr___797059d [label="797059d", URL="https://github.com/dotnet/dotnet/commit/797059df9b29672f2828caf56e024db6ab04c76a", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___9974353 [label="9974353", URL="https://github.com/dotnet/dotnet/commit/99743538a743962afd7dd51e178cee8733d92585", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___0 [label="039f483 ... 15700e0\n[9 commits]", URL="https://github.com/dotnet/dotnet/compare/15700e06448c2f9d2d4b570a8e21636a0bccf008...039f483bdcbb260eaef77f3f69afc2a0011f410e", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___298c89f [label="298c89f", URL="https://github.com/dotnet/dotnet/commit/298c89f8b5d7aa404d5d8292e1a299178b50407b", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___1 [label="a08e7c8 ... cded4c5\n[3 commits]", URL="https://github.com/dotnet/dotnet/compare/cded4c5aba6179aeef06e2a5ed452e860899d17e...a08e7c8a7bd54f001a4e546afce6251f95197292", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___ac2aaf2 [label="ac2aaf2", URL="https://github.com/dotnet/dotnet/commit/ac2aaf24d127067df385f2aa5ab35bb9b96d5f74", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___2 [label="f04fec3 ... 1337bab\n[4 commits]", URL="https://github.com/dotnet/dotnet/compare/1337babfe128e29f48f9048ee42ece9f81e99026...f04fec31322517ce9c96fa06b0d3d8edb28511e8", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___16bdedc [label="16bdedc", URL="https://github.com/dotnet/dotnet/commit/16bdedcab716a7dff57c4360e1072924dd681acb", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___3 [label="d720eee ... 19a1454\n[14 commits]", URL="https://github.com/dotnet/dotnet/compare/19a1454822b380105e77a3e23663363acf56a41a...d720eee9d630b103e68aa8543b10a046ff7a9a55", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___d2434b1 [label="d2434b1", URL="https://github.com/dotnet/dotnet/commit/d2434b1b5ed778f9869b1e51ba1df4bc3a64eda7", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___4 [label="f0b70a8 ... 8615b52\n[10 commits]", URL="https://github.com/dotnet/dotnet/compare/8615b52c01c780a18b6828027b3671830b28b5ba...f0b70a817e696ef912a098a7ae32577e416798ec", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___7de287d [label="7de287d", URL="https://github.com/dotnet/dotnet/commit/7de287dade3fdd9a133f485b8a4954c8fd4a8fdd", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___5 [label="1be512b ... 66565db\n[37 commits]", URL="https://github.com/dotnet/dotnet/compare/66565dbe58a2dfb35aff055a0210c93b279b7818...1be512b90ba29eafffe67097c353a6ab6a49e591", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___0a01b39 [label="0a01b39", URL="https://github.com/dotnet/dotnet/commit/0a01b394b186e190a80cb55740c13f6293cf5446", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___6 [label="95e6830 ... 960c0fe\n[24 commits]", URL="https://github.com/dotnet/dotnet/compare/960c0fea76ef2f4f8ca9dfac59a0fdf6faa54a5c...95e68309820c32bab1579f555b36f77d3e59666f", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___57b0396 [label="57b0396", URL="https://github.com/dotnet/dotnet/commit/57b0396ae0d21b9f0dfe0d208c57822fb88f9a8d", target="_blank", fontcolor="blue", style="filled, bold"];
    vmr___7 [label="37fa0f1 ... 9f28cec\n[472 commits]", URL="https://github.com/dotnet/dotnet/compare/9f28cec14d791461d619e148c2701462afc0250a...37fa0f158437ad1d6d8bf8e36284011d3e8bfc2c", target="_blank", fontcolor="blue", style="filled, bold"];

    // Connect VMR nodes in a vertical chain
    VMR -> vmr___797059d [arrowhead=none, color=black];
    vmr___797059d -> vmr___9974353 [arrowhead=none, color=black];
    vmr___9974353 -> vmr___0 [arrowhead=none, color=black];
    vmr___0 -> vmr___298c89f [arrowhead=none, color=black];
    vmr___298c89f -> vmr___1 [arrowhead=none, color=black];
    vmr___1 -> vmr___ac2aaf2 [arrowhead=none, color=black];
    vmr___ac2aaf2 -> vmr___2 [arrowhead=none, color=black];
    vmr___2 -> vmr___16bdedc [arrowhead=none, color=black];
    vmr___16bdedc -> vmr___3 [arrowhead=none, color=black];
    vmr___3 -> vmr___d2434b1 [arrowhead=none, color=black];
    vmr___d2434b1 -> vmr___4 [arrowhead=none, color=black];
    vmr___4 -> vmr___7de287d [arrowhead=none, color=black];
    vmr___7de287d -> vmr___5 [arrowhead=none, color=black];
    vmr___5 -> vmr___0a01b39 [arrowhead=none, color=black];
    vmr___0a01b39 -> vmr___6 [arrowhead=none, color=black];
    vmr___6 -> vmr___57b0396 [arrowhead=none, color=black];
    vmr___57b0396 -> vmr___7 [arrowhead=none, color=black];

    // Right column nodes for aspnetcore repository with SHA labels and URLs
    aspnetcore [label="aspnetcore", URL="https://github.com/dotnet/aspnetcore"];
    repo___f445836 [label="f445836", URL="https://github.com/dotnet/aspnetcore/commit/f445836291b5720dc66d787077025490dd895b96", target="_blank", fontcolor="blue", style="filled, bold"];
    repo___3628f0b [label="3628f0b", URL="https://github.com/dotnet/aspnetcore/commit/3628f0b643accd0cc9e57fac0373964928197544", target="_blank", fontcolor="blue", style="filled, bold"];
    repo___aa0ae53 [label="aa0ae53", URL="https://github.com/dotnet/aspnetcore/commit/aa0ae536e89b8b8e2c2ecb1cb336451cf45387e5", target="_blank", fontcolor="blue", style="filled, bold"];
    repo___0 [label="040b4df .. faf2696", URL="https://github.com/dotnet/aspnetcore/compare/faf269645b0338a9f4a7ecc88b46053f80f6f602...040b4df1211fe5a0f2591e5904b94e74a3203fd8", target="_blank", fontcolor="blue", style="filled, bold"];
    repo___1f08d6b [label="1f08d6b", URL="https://github.com/dotnet/aspnetcore/commit/1f08d6b8ae41b0479b36429c606dc6a05aa6e731", target="_blank", fontcolor="blue", style="filled, bold"];
    repo___8903721 [label="8903721", URL="https://github.com/dotnet/aspnetcore/commit/890372187750b6127fd91c61bf41d1d6a1bbedc4", target="_blank", fontcolor="blue", style="filled, bold"];
    repo___1 [label="b760629 ... 2ad1ff0\n[6 commits]", URL="https://github.com/dotnet/aspnetcore/compare/2ad1ff0a9e870a77522fc0725153154834bcb0ac...b7606293a7146cfeb5b060340521355a0780d2d8", target="_blank", fontcolor="blue", style="filled, bold"];
    repo___49dc7ec [label="49dc7ec", URL="https://github.com/dotnet/aspnetcore/commit/49dc7ec1922a44ef808a3bd5dfc3dc09350b3f21", target="_blank", fontcolor="blue", style="filled, bold"];
    repo___2 [label="5e56818 ... e849f20\n[6 commits]", URL="https://github.com/dotnet/aspnetcore/compare/e849f2052624e7fe981c1ab158414014d2339b23...5e5681889f47dd4c1c85c0f1e4e6a25b2fefb275", target="_blank", fontcolor="blue", style="filled, bold"];

    // Connect repo nodes in a vertical chain
    aspnetcore -> repo___f445836 [arrowhead=none, color=black];
    repo___f445836 -> repo___3628f0b [arrowhead=none, color=black];
    repo___3628f0b -> repo___aa0ae53 [arrowhead=none, color=black];
    repo___aa0ae53 -> repo___0 [arrowhead=none, color=black];
    repo___0 -> repo___1f08d6b [arrowhead=none, color=black];
    repo___1f08d6b -> repo___8903721 [arrowhead=none, color=black];
    repo___8903721 -> repo___1 [arrowhead=none, color=black];
    repo___1 -> repo___49dc7ec [arrowhead=none, color=black];
    repo___49dc7ec -> repo___2 [arrowhead=none, color=black];

    // Cross-repository connections with clickable URLs and colored arrows
    repo___f445836 -> vmr___ac2aaf2 [penwidth=3, constraint=false, color=green, URL="https://github.com/dotnet/aspnetcore/commit/f445836291b5720dc66d787077025490dd895b96", target="_blank"];
    repo___aa0ae53 -> vmr___d2434b1 [penwidth=3, constraint=false, color=green, URL="https://github.com/dotnet/aspnetcore/commit/aa0ae536e89b8b8e2c2ecb1cb336451cf45387e5", target="_blank"];
    repo___1f08d6b -> vmr___7de287d [penwidth=3, constraint=false, color=green, URL="https://github.com/dotnet/aspnetcore/commit/1f08d6b8ae41b0479b36429c606dc6a05aa6e731", target="_blank"];
    repo___8903721 -> vmr___0a01b39 [penwidth=3, constraint=false, color=green, URL="https://github.com/dotnet/aspnetcore/commit/890372187750b6127fd91c61bf41d1d6a1bbedc4", target="_blank"];
    repo___49dc7ec -> vmr___57b0396 [penwidth=3, constraint=false, color=green, URL="https://github.com/dotnet/aspnetcore/commit/49dc7ec1922a44ef808a3bd5dfc3dc09350b3f21", target="_blank"];
    vmr___9974353 -> repo___3628f0b [penwidth=3, constraint=false, color=red, URL="https://github.com/dotnet/dotnet/commit/99743538a743962afd7dd51e178cee8733d92585", target="_blank"];
    vmr___298c89f -> repo___aa0ae53 [penwidth=3, constraint=false, color=red, URL="https://github.com/dotnet/dotnet/commit/298c89f8b5d7aa404d5d8292e1a299178b50407b", target="_blank"];
    vmr___16bdedc -> repo___49dc7ec [penwidth=3, constraint=false, color=red, URL="https://github.com/dotnet/dotnet/commit/16bdedcab716a7dff57c4360e1072924dd681acb", target="_blank"];
    }
  3. premun created this gist Jun 4, 2025.
    136 changes: 136 additions & 0 deletions aspnetcore.mmd
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,136 @@
    %%% Git Commit Diagram - Generated 06/04/2025 11:55:27
    %%% Repositories: vmr (D:\tmp\dotnet) and repo (D:\tmp\aspnetcore)
    %%% Repository URLs: vmr (https://github.com/dotnet/dotnet) and repo (https://github.com/dotnet/aspnetcore)
    %%% Total Commits: 582 vmr commits, 20 repo commits
    %%% Cross-Repository Connections: 8 connections found
    %%% Collapse Threshold: 2 (NoCollapse: False)
    %%% Note: Commit nodes are clickable and link to the repository
    flowchart TD
    subgraph VMR
    797059d[797059d]:::clickable
    click 797059d "https://github.com/dotnet/dotnet/commit/797059df9b29672f2828caf56e024db6ab04c76a" _blank
    9974353[9974353]:::clickable
    click 9974353 "https://github.com/dotnet/dotnet/commit/99743538a743962afd7dd51e178cee8733d92585" _blank
    vmr___0["039f483..15700e0<br>(+8 commits)"]:::clickable
    click vmr___0 "https://github.com/dotnet/dotnet/compare/15700e06448c2f9d2d4b570a8e21636a0bccf008...039f483bdcbb260eaef77f3f69afc2a0011f410e" _blank
    298c89f[298c89f]:::clickable
    click 298c89f "https://github.com/dotnet/dotnet/commit/298c89f8b5d7aa404d5d8292e1a299178b50407b" _blank
    vmr___1["a08e7c8..cded4c5<br>(+2 commits)"]:::clickable
    click vmr___1 "https://github.com/dotnet/dotnet/compare/cded4c5aba6179aeef06e2a5ed452e860899d17e...a08e7c8a7bd54f001a4e546afce6251f95197292" _blank
    ac2aaf2[ac2aaf2]:::clickable
    click ac2aaf2 "https://github.com/dotnet/dotnet/commit/ac2aaf24d127067df385f2aa5ab35bb9b96d5f74" _blank
    vmr___2["f04fec3..1337bab<br>(+3 commits)"]:::clickable
    click vmr___2 "https://github.com/dotnet/dotnet/compare/1337babfe128e29f48f9048ee42ece9f81e99026...f04fec31322517ce9c96fa06b0d3d8edb28511e8" _blank
    16bdedc[16bdedc]:::clickable
    click 16bdedc "https://github.com/dotnet/dotnet/commit/16bdedcab716a7dff57c4360e1072924dd681acb" _blank
    vmr___3["d720eee..19a1454<br>(+13 commits)"]:::clickable
    click vmr___3 "https://github.com/dotnet/dotnet/compare/19a1454822b380105e77a3e23663363acf56a41a...d720eee9d630b103e68aa8543b10a046ff7a9a55" _blank
    d2434b1[d2434b1]:::clickable
    click d2434b1 "https://github.com/dotnet/dotnet/commit/d2434b1b5ed778f9869b1e51ba1df4bc3a64eda7" _blank
    vmr___4["f0b70a8..8615b52<br>(+9 commits)"]:::clickable
    click vmr___4 "https://github.com/dotnet/dotnet/compare/8615b52c01c780a18b6828027b3671830b28b5ba...f0b70a817e696ef912a098a7ae32577e416798ec" _blank
    7de287d[7de287d]:::clickable
    click 7de287d "https://github.com/dotnet/dotnet/commit/7de287dade3fdd9a133f485b8a4954c8fd4a8fdd" _blank
    vmr___5["1be512b..66565db<br>(+36 commits)"]:::clickable
    click vmr___5 "https://github.com/dotnet/dotnet/compare/66565dbe58a2dfb35aff055a0210c93b279b7818...1be512b90ba29eafffe67097c353a6ab6a49e591" _blank
    0a01b39[0a01b39]:::clickable
    click 0a01b39 "https://github.com/dotnet/dotnet/commit/0a01b394b186e190a80cb55740c13f6293cf5446" _blank
    vmr___6["95e6830..960c0fe<br>(+23 commits)"]:::clickable
    click vmr___6 "https://github.com/dotnet/dotnet/compare/960c0fea76ef2f4f8ca9dfac59a0fdf6faa54a5c...95e68309820c32bab1579f555b36f77d3e59666f" _blank
    57b0396[57b0396]:::clickable
    click 57b0396 "https://github.com/dotnet/dotnet/commit/57b0396ae0d21b9f0dfe0d208c57822fb88f9a8d" _blank
    vmr___7["37fa0f1..9f28cec<br>(+471 commits)"]:::clickable
    click vmr___7 "https://github.com/dotnet/dotnet/compare/9f28cec14d791461d619e148c2701462afc0250a...37fa0f158437ad1d6d8bf8e36284011d3e8bfc2c" _blank
    797059d-->9974353
    9974353-->vmr___0
    vmr___0-->298c89f
    298c89f-->vmr___1
    vmr___1-->ac2aaf2
    ac2aaf2-->vmr___2
    vmr___2-->16bdedc
    16bdedc-->vmr___3
    vmr___3-->d2434b1
    d2434b1-->vmr___4
    vmr___4-->7de287d
    7de287d-->vmr___5
    vmr___5-->0a01b39
    0a01b39-->vmr___6
    vmr___6-->57b0396
    57b0396-->vmr___7
    end
    subgraph aspnetcore
    f445836[f445836]:::clickable
    click f445836 "https://github.com/dotnet/aspnetcore/commit/f445836291b5720dc66d787077025490dd895b96" _blank
    3628f0b[3628f0b]:::clickable
    click 3628f0b "https://github.com/dotnet/aspnetcore/commit/3628f0b643accd0cc9e57fac0373964928197544" _blank
    aa0ae53[aa0ae53]:::clickable
    click aa0ae53 "https://github.com/dotnet/aspnetcore/commit/aa0ae536e89b8b8e2c2ecb1cb336451cf45387e5" _blank
    repo___0["040b4df..faf2696<br>(+1 commits)"]:::clickable
    click repo___0 "https://github.com/dotnet/aspnetcore/compare/faf269645b0338a9f4a7ecc88b46053f80f6f602...040b4df1211fe5a0f2591e5904b94e74a3203fd8" _blank
    1f08d6b[1f08d6b]:::clickable
    click 1f08d6b "https://github.com/dotnet/aspnetcore/commit/1f08d6b8ae41b0479b36429c606dc6a05aa6e731" _blank
    8903721[8903721]:::clickable
    click 8903721 "https://github.com/dotnet/aspnetcore/commit/890372187750b6127fd91c61bf41d1d6a1bbedc4" _blank
    repo___1["b760629..2ad1ff0<br>(+5 commits)"]:::clickable
    click repo___1 "https://github.com/dotnet/aspnetcore/compare/2ad1ff0a9e870a77522fc0725153154834bcb0ac...b7606293a7146cfeb5b060340521355a0780d2d8" _blank
    49dc7ec[49dc7ec]:::clickable
    click 49dc7ec "https://github.com/dotnet/aspnetcore/commit/49dc7ec1922a44ef808a3bd5dfc3dc09350b3f21" _blank
    repo___2["5e56818..e849f20<br>(+5 commits)"]:::clickable
    click repo___2 "https://github.com/dotnet/aspnetcore/compare/e849f2052624e7fe981c1ab158414014d2339b23...5e5681889f47dd4c1c85c0f1e4e6a25b2fefb275" _blank
    f445836-->3628f0b
    3628f0b-->aa0ae53
    aa0ae53-->repo___0
    repo___0-->1f08d6b
    1f08d6b-->8903721
    8903721-->repo___1
    repo___1-->49dc7ec
    49dc7ec-->repo___2
    end

    %% Cross-repository connections
    classDef forwardFlowSource stroke:#0c0,stroke-width:2px,color:#0c0
    classDef forwardFlowTarget stroke:#0c0,stroke-width:2px,color:#0c0
    classDef backflowSource stroke:#f00,stroke-width:2px,color:#f00
    classDef backflowTarget stroke:#f00,stroke-width:2px,color:#f00
    classDef collapsedNodes fill:#f0f0f0,stroke:#999,stroke-width:1px,color:#666
    classDef clickable cursor:pointer,stroke:#666,stroke-width:1px
    f445836[f445836]
    f445836 -..-> ac2aaf2:::forwardFlowTarget
    class f445836 forwardFlowSource
    class ac2aaf2 forwardFlowTarget
    aa0ae53[aa0ae53]
    aa0ae53 -..-> d2434b1:::forwardFlowTarget
    class aa0ae53 forwardFlowSource
    class d2434b1 forwardFlowTarget
    1f08d6b[1f08d6b]
    1f08d6b -..-> 7de287d:::forwardFlowTarget
    class 1f08d6b forwardFlowSource
    class 7de287d forwardFlowTarget
    8903721[8903721]
    8903721 -..-> 0a01b39:::forwardFlowTarget
    class 8903721 forwardFlowSource
    class 0a01b39 forwardFlowTarget
    49dc7ec[49dc7ec]
    49dc7ec -..-> 57b0396:::forwardFlowTarget
    class 49dc7ec forwardFlowSource
    class 57b0396 forwardFlowTarget
    9974353 -..-> 3628f0b:::backflowTarget
    class 9974353 backflowSource
    class 3628f0b backflowTarget
    298c89f -..-> aa0ae53:::backflowTarget
    class 298c89f backflowSource
    class aa0ae53 backflowTarget
    16bdedc -..-> 49dc7ec:::backflowTarget
    class 16bdedc backflowSource
    class 49dc7ec backflowTarget
    class vmr___0 collapsedNodes
    class vmr___1 collapsedNodes
    class vmr___2 collapsedNodes
    class vmr___3 collapsedNodes
    class vmr___4 collapsedNodes
    class vmr___5 collapsedNodes
    class vmr___6 collapsedNodes
    class vmr___7 collapsedNodes
    class repo___0 collapsedNodes
    class repo___1 collapsedNodes
    class repo___2 collapsedNodes