-
Notifications
You must be signed in to change notification settings - Fork 130
Solve incorrect "Show on GitHub" link #22
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
Conversation
Can one of the admins verify this patch? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure about the version thing, maybe @tomerd knows more.
thanks @adtrevor! can you rebase & squash so this has a single commit with the changes |
@tomerd Is this different from an admin directly merging it by choosing the squash and merge option? |
@adtrevor nope, but its hard to review the actual changes in this PR right now because of the noise, so its more to help the review |
I understand, thank you! Will do it when back on my computer.
… Le 30 avr. 2019 à 19:30, tomer doron ***@***.***> a écrit :
@adtrevor nope, but its hard to review the actual changes in this PR right now because of the noise, so its more to help the review
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
@tomerd I did a soft reset to #fdb9dc10e5ac47e378b0d4c2278dd5dca858d7c3 followed by a commit using this method git reset --soft fdb9dc10e5ac47e378b0d4c2278dd5dca858d7c3
git commit Yet there is still another commit and I'm not sure why the GitHub diff doesn't show the changes of this PR only. |
This time there only is one commit remaining, but the diff still shows more than I would hope... |
i think head is 44ddc8b |
This is a more correct way of versioning the docs and solves an issue where some of doc links would lead to a 404 GitHub page
@tomerd Thank you! I had used the wrong commit indeed! Done! 🙂 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you!!
Since the package isn't tagged yet, the current file prefix URL isn't valid, causing the declarations "Go to GitHub" button to lead to a 404 page.