Skip to content

fix(git): fix older commits and multiple remotes#235

Merged
linrongbin16 merged 3 commits intomasterfrom
fix-old-commits
Apr 17, 2024
Merged

fix(git): fix older commits and multiple remotes#235
linrongbin16 merged 3 commits intomasterfrom
fix-old-commits

Conversation

@linrongbin16
Copy link
Owner

@linrongbin16 linrongbin16 commented Apr 17, 2024

Fix #234 .

Regression Test

Platforms

  • windows
  • macOS
  • linux

Hosts

Functions

  • Use GitLink(!) to copy git link (or open in browser).
  • Use GitLink(!) blame to copy the /blame link (or open in browser).
  • Use GitLink(!) default_branch to open the /main//master link in browser (or open in browser).
  • Use GitLink(!) current_branch to open the current branch link in browser (or open 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.

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.

Question about debugging

1 participant