You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
find a cross-platform library that would allow us to gather information from Mercurial repository. Preferably, such library would be written entirely in C# (managed code) as having a dependency on native library makes things more complicated.
determine that all information SourceLink needs can be retrieved from the local repository using the above library
Implement Microsoft.Build.Tasks.Mercurial package
Implement Microsoft.SourceLink.*.Mercurial packages for Mercurial repository providers (e.g. Bitbucket)
The text was updated successfully, but these errors were encountered:
FYI this is only for Bitbucket cloud as the server version (on-Prem) is git only
tmat
changed the title
Implement Microsoft.Build.Tasks.Mercurial and Microsoft.SourceLink.Bitbucket.Mercurial
Implement support for Mercurial repos and providers
Sep 30, 2018
The text was updated successfully, but these errors were encountered: