You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you used the debugging guide to try to resolve the issue?
Have you checked our FAQs to make sure your question isn't answered there?
Have you checked to make sure your issue does not already exist?
Have you checked you are on the latest release of Pulsar?
What happened?
If opening a folder one deep from parent, it only offers the Create initial repository.
If opening the parent folder, it shows that it is git-tracked but does not display any commit history.
Once the git command "git config --global --add safe.directory {pathname}" has been done, everything works as expected.
It's a windows 7 vm that doesn't have have git already installed. In fact, it was after I installed another editor (that also used its own copy of git) that this one told me it was unsafe and prompted me to trust it the repo, after which I could open it in Pulsar...
Thanks in advance for your bug report!
What happened?
If opening a folder one deep from parent, it only offers the Create initial repository.
If opening the parent folder, it shows that it is git-tracked but does not display any commit history.
Once the git command "git config --global --add safe.directory {pathname}" has been done, everything works as expected.
Pulsar version
1.104.2023051203
Which OS does this happen on?
🪟 Windows
OS details
Windows 7
Which CPU architecture are you running this on?
64-bit(x86_64)
What steps are needed to reproduce this?
see "what happened"...
Additional Information:
see https://github.blog/2022-04-12-git-security-vulnerability-announced/ for more info...
The text was updated successfully, but these errors were encountered: