Here is the log:
git -c diff.mnemonicprefix=false -c core.quotepath=false push -v --tags origin develop:develop
Pushing to //192.168.1.45/git/BoneTest/.git
Post //192.168.1.45/git/BoneTest/.git/info/lfs/objects/batch: unsupported protocol scheme ""
Post //192.168.1.45/git/BoneTest/.git/info/lfs/objects/batch: unsupported protocol scheme ""
Git LFS: (0 of 1 files) 0 B / 585.18 MB
error: failed to push some refs to '//192.168.1.45/git/BoneTest/.git'
Completed with errors, see above.
I don´t understand what is happening, some ideas please?
I need to manage large binary files, and I though git-lfs could the be solution.
Cheers and thanks in advance!