I did commit 4cc698b
, and git branch --contains
shows the correct branch with this commit.
After two weeks I saw what my code doesn't exist. But when I try to find who deleted my code, with git log -S
, it shows only the 4cc698b
commit.
Does Git have another way?