How to add files over 3 GB to GIT repositroy in VBS
Summary: Add files over 3 GB to GIT repository
Content (please ensure you mask any confidential information): We are trying to setup CI/CD process for OAC snapshots.
There is a case where we might have a files with around 3 - 10 GB, we are using REST API to get the snapshot and saving it to the local GIT repository. But we are seeing large file issue when the file size is more than 2 GB and even lower.
How to manage Large files in VBS GIT repository ?
Version (include the version you are using, if applicable): 24.01.0
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0