Skip to content

feat(remote): support multiple remotes (origin/upstream)#166

Merged
linrongbin16 merged 11 commits intomasterfrom
feat-multi-remote
Dec 1, 2023
Merged

feat(remote): support multiple remotes (origin/upstream)#166
linrongbin16 merged 11 commits intomasterfrom
feat-multi-remote

Conversation

@linrongbin16
Copy link
Owner

@linrongbin16 linrongbin16 commented Dec 1, 2023

Regression Test

Platforms

  • windows
  • macOS
  • linux

Hosts

Functions

  • Use GitLink to copy git link.
  • Use GitLink! to open git link in browser.
  • Use GitLink blame to copy the /blame git link.
  • Use GitLink! blame to open the /blame git link in browser.
  • Copy git link in a symlink directory of git repo.
  • Copy git link in an un-pushed git branch, and receive an expected error.
  • Copy git link in a pushed git branch but edited file, and receive a warning says the git link could be wrong.

@github-actions github-actions bot added the feat label Dec 1, 2023
@codecov
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

Attention: 28 lines in your changes are missing coverage. Please review.

Comparison is base (f0e4c6f) 77.51% compared to head (2261415) 75.74%.
Report is 1 commits behind head on master.

Files Patch % Lines
lua/gitlinker.lua 0.00% 28 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #166      +/-   ##
==========================================
- Coverage   77.51%   75.74%   -1.77%     
==========================================
  Files          11       11              
  Lines        1005     1006       +1     
==========================================
- Hits          779      762      -17     
- Misses        226      244      +18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@linrongbin16 linrongbin16 changed the title feat(remote): support multiple remotes, e.g. origin, upstream feat(remote): support multiple remotes (origin/upstream) Dec 1, 2023
@linrongbin16
Copy link
Owner Author

relate: #140

@linrongbin16 linrongbin16 merged commit bbab7ba into master Dec 1, 2023
@linrongbin16 linrongbin16 deleted the feat-multi-remote branch December 1, 2023 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant