Hi there!
Our team consists of two subteams located in different offices.
There is slow connection and I'd like to git clone --mirror far remote to make near remote in local network for second subteam.
I've found similar issue here, but I'd prefer just to manually git fetch and git lfs pull in near remote when I want second team up to date (so as git push from near remote). Including LFS content of course.
So the question is how to set up LFS server for second team.

Hi there!
Our team consists of two subteams located in different offices.
There is slow connection and I'd like to
git clone --mirrorfar remote to make near remote in local network for second subteam.I've found similar issue here, but I'd prefer just to manually
git fetchandgit lfs pullin near remote when I want second team up to date (so asgit pushfrom near remote). Including LFS content of course.So the question is how to set up LFS server for second team.