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
This bug does not occur in the latest version of Anki Desktop
What are the steps to reproduce this bug?
Make change to ankidroid.
Use git commit -am "whatever" or ./pre-commit or ./git/hooks/pre-commitIn.git` look at the last created file. "unstaged-ktlin-git-hook-date_hour.diff"
Expected behaviour
This file should contains the diff (or be deleted). Instead it's always empty.
Checked for duplicates?
Does it also happen in the desktop version?
What are the steps to reproduce this bug?
Make change to ankidroid.
Use
git commit -am "whatever"
or./pre-commit
or ./git/hooks/pre-commitIn
.git` look at the last created file. "unstaged-ktlin-git-hook-date_hour.diff"Expected behaviour
This file should contains the diff (or be deleted). Instead it's always empty.
Debug info
(Optional) Anything else you want to share?
When I try the lines
directly in a terminal it works as expected. I don't understand what's going on.
This cause data loss, again, when you only mrege some files and not all
Research
The text was updated successfully, but these errors were encountered: