> git fsck
error in commit %hash%: invalid author/committer line - bad time zone
> git show %hash%
Date: Mon Mar 18 23:57:14 2201 -5274361
How this can be fixed? With git rebase
in master branch and delete\update commit info, or do some magic in project .git
directory, or somehow else?