0
I’m creating a git server repository, so the team can commit the changes directly to the server, but some files that are on this server should be uploaded when a user downloads the repository. Is it possible to do that? Actually the project already existed but GIT was not used.