Why is `git push –force-with-lease` failing with “rejected … stale info” even when my local repo is up to date with remote? July 12, 2023 by Tarik In my case a plain git fetch followed by the push again solved the problem.