Locking support detected on remote "origin". Consider enabling it with:

Hi, everyone, I’ve ran across one error when I pushing my local repository to remote repository.

"there is the error content below:
git.exe push --progress “origin” master:master
Locking support detected on remote “origin”. Consider enabling it with:
$ git config lfs.http://jik******.git/info/lfs.locksverify true
Not Found
error: failed to push some refs to ‘http://jik****.git’

git did not exit cleanly (exit code 1) (7844 ms @ 2021/7/3 10:39:04)"

and I had try the resolve ways in internet, but all failed…