Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect link generated for file in submodule #1

Open
mrward opened this issue Jun 6, 2014 · 0 comments
Open

Incorrect link generated for file in submodule #1

mrward opened this issue Jun 6, 2014 · 0 comments

Comments

@mrward
Copy link

mrward commented Jun 6, 2014

If you open the MonoDevelop solution and then try to use Show in GitHub for a file that is from an submodule the link generated is unable to show the file on GitHub

Example link generated:

https://github.com/mono/monodevelop/blob/nuget-support-v2/main/external/xwt/Xwt/Xwt/Alignment.cs#L32

Correct link:

https://github.com/mono/xwt/blob/master/Xwt/Xwt/Alignment.cs#L32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant