Fixes #1328 - Adds support for reading file history for files which o…#1330
Fixes #1328 - Adds support for reading file history for files which o…#1330sweiss3 wants to merge 4 commits intogitkraken:mainfrom
Conversation
…s which originate from a symlink
5b7a547 to
7a4179e
Compare
|
To test, you can use the following repo: https://github.com/sweiss3/SampleRepo1.git Detailed steps: And open VSCode on SampleRepo1. You will see that if you navigate to the text file inside LinkToSampleRepo2, GitLens will show an error in the console. With the PR applied, it should show the proper history. |
|
@eamodio Any comments/feedback on this? |
|
@aekewu @glaukiol1 Thank you for your review. |
|
@eamodio Can this PR be merged? Is there any issue with it? |
|
@glaukiol1 Can you please advise on how to get this PR merged? |
|
I need this feature too. Maybe it can be added as a setting option. |
…e paths for Git operations (gitkraken#1330)
…e paths for Git operations (gitkraken#1330)
…e paths for Git operations (#1330)
|
the issue is fixed by another PR #4754 |
Description
Fixes #1328 - Adds support for reading the file history for files which originate from symlinks
Checklist
Fixes $XXX -orCloses #XXX -prefix to auto-close the issue that your PR addresses