-
Notifications
You must be signed in to change notification settings - Fork 12
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
Changes count not reseting #147
Comments
A lot of people have reported this issue, but I still can't reproduce it. I'll continue investigating the problem. Please share if you find more details. |
I don't have a hard repro at this point, but from my experience it generally happens when I'm using the git CLI + Fork at the same time. |
@clounie I only work with git CLI when Fork fails on a rebase or something involving too much changes. Usually I only use Fork, and the count fails to reset. |
I did a git gc on the command line, maybe this might help. Anyhow the changes counter is not really reliable. I even would prefer if the uncommitted changes would be visible the commit history (see my comment on #107) |
I'm finally back from the holidays and investigating this bug now. @bwl21 I recently added additional logging related to this problem. You can really help me to fix it if you send me the log file which is located at |
As a pity, the issue is still there in 1.0.65.1 |
You still need those? I can send you mine too. I'm now somewhat used to don't care about the count number, since it is not reliable. But Fork still rocks hard, little issue really. |
Working again for me in the last hot-fix update 1.0.69.4 😎 |
Can we close that now (in 1.0.72)? |
I can't even reproduce this with 1.0.71.2. So for my part you can close this. Hopping to see the day when we can support this project 💰 |
@bwl21 what OS do you use? Also, the repository is local/remote and on what hosting if the later? |
I am on el capitan. repository is hosted github. But not all branches are pushed there. |
Thanks @bwl21! @DanPristupov I was also working on an old Mac Mini with Mac OS X 10.11 El Capitan when reported this one. Now I can't reproduce but my minimum OS is 10.13. Will try to reproduce on a VM. Nah, forget it:
Forgot this line of the first report. So the OS should no be the reason. |
i did not change the toolbar setting up to now, so it is the old style |
I tried with https://github.com/bwl21/react-jspdf-example, a very small repository. It still happens that the Counter is not updated. |
sure. can it be installed in parallel? |
If I can reproduce this again (not the case now) I'll for sure use the build with additional logging. |
OK, I'm investigating this problem right now.
Yes, it won't require installation, you can run it right from the DMG file. @aonez @aonez thank you! Please contact me by email (support@forkapp.io) so I could send you the build. |
Reported via Twitter.
The counter increments correctly, but It does not drop when a commit is done. Can't see any log relating to this issue.
Reproduced in OS X 10.11.6 and macOS 10.13. From 1.0.57.6 to 1.0.58.2.
The text was updated successfully, but these errors were encountered: