-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PhpStorm. Show history don't work. #52
Comments
So, according to the video, the problem seems to be that I recently added support for relative paths but didn't release a new version yet. Can you please test with the current test build of wslgit and report back if this fixes your problem? |
Yes, "wgit log -- .\editor" working now, |
Ok, can you somehow find out the exact command(s) used by PhpStorm for the "show history" function? |
I do not know how. I found a solution: UPD Link. https://gist.github.com/jmickela/7c383c78af66a37a2446fe7eb733b157#gistcomment-2654557 |
And using this small script the history command works? Because this script basically does the same thing as But you can actually use this script to find the exact commands executed by PhpStorm. Just insert the following line somewhere into the script (e.g. at the end):
After using it (from PhpStorm), you should find a file Can you please share the results of this after executing the history command from within PhpStorm? |
Full log (project)
File history
Directory history
Project:
|
https://yadi.sk/i/A8xfzFCzmNeFZg |
Thank you for the logs. A quick test did not reveal any errors, however. All of these commands seem to work fine using |
This script outputs Chinese garbled
it's work on win10 1809 |
I do not know where the error or command is not working correctly.
I think phpstorm use "git log".
Video: https://yadi.sk/i/91cu-JL-yzmGyQ
(wgit = wslgit.exe)
Windows 1809. Ubuntu 18.05.
The text was updated successfully, but these errors were encountered: