Some NuGet packages provide a commit id next to the origin URL where their code can be found, for example:
This is called Source Links
In short, they are very valuable, because they allow debugging through dependencies (akin to debug symbols in C), and it is the only way to match version numbers in the Nuget registry with git commits