Skip to content

fix: Gitea file link being incorrectly formatted#2603

Merged
eamodio merged 1 commit intogitkraken:mainfrom
WofWca:fix-gitea-file-link
Mar 29, 2023
Merged

fix: Gitea file link being incorrectly formatted#2603
eamodio merged 1 commit intogitkraken:mainfrom
WofWca:fix-gitea-file-link

Conversation

@WofWca
Copy link
Contributor

@WofWca WofWca commented Mar 25, 2023

Closes #2252
Closes #2448
Follow-up to 5f95876


Description

See title

Checklist

  • I have followed the guidelines in the Contributing document
  • My changes follow the coding style of this project
  • My changes build without any errors or warnings
  • My changes have been formatted and linted
  • My changes include any required corresponding changes to the documentation (including CHANGELOG.md and README.md)
  • My changes have been rebased and squashed to the minimal number (typically 1) of relevant commits
  • My changes have a descriptive commit message with a short title, including a Fixes $XXX - or Closes #XXX - prefix to auto-close the issue that your PR addresses

@eamodio
Copy link
Member

eamodio commented Mar 26, 2023

@WofWca Looks great -- thank you! If you wouldn't mind finishing it off by following the https://github.com/gitkraken/vscode-gitlens/blob/main/CONTRIBUTING.md#submitting-a-pull-request section we can get this merged right in.

Thanks!

@eamodio eamodio self-assigned this Mar 26, 2023
@eamodio eamodio added this to the 13.5 milestone Mar 26, 2023
@WofWca
Copy link
Contributor Author

WofWca commented Mar 27, 2023

Will do.

@WofWca WofWca force-pushed the fix-gitea-file-link branch from 474cce7 to 1231549 Compare March 27, 2023 07:43
@eamodio eamodio force-pushed the fix-gitea-file-link branch from 1231549 to ed3fb02 Compare March 29, 2023 16:14
@eamodio eamodio merged commit bda0079 into gitkraken:main Mar 29, 2023
@eamodio
Copy link
Member

eamodio commented Mar 29, 2023

Thank you so much for your contribution!

Thank you!

@d13 d13 added pending-release Resolved but not yet released to the stable edition and removed pending-release Resolved but not yet released to the stable edition labels Apr 6, 2023
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

Successfully merging this pull request may close these issues.

Gitea remote encodes hash char "Copy As"/"Copy Remote File Url" copies %23 instead of # in case of Gitea

3 participants