I have a existing repo(not a git) on my localmachine. It is using postgresql. But it has database files are stored on git-lfs. So, How do i impost that files on my loca database?
The file contains :
file name is : database.sql
version https://git-lfs.github.com/spec/v1
oid sha256:00da579595bc41e509ea3a5198fe24607*********30a633691018e03b5c31dd
size 8998
I wants to set up my local data base from these files. But I have no experience with git-lfs.