Arindam Ghosh
Arindam Ghosh

Reputation: 103

GitHub, Git-LFS and Azure

I have an existing repository on GitHub into which I need to push a file of >1.5Gb. I found git-lfs as a solution. But before implementing I need to clarify a few things.

  1. Will the repository be still on GitHub or will I need to migrate to git-lfs?
  2. How to configure git-lfs to store the large file of a remote server like Azure?
  3. Is Azure a complete replacement of Git? If I have a repo on Azure will it show up on Git Hub?
  4. Does git-lfs work with R-Studio?

Upvotes: 0

Views: 495

Answers (0)

Related Questions