Updating LFS config to new endpoint (#1623)

Signed-off-by: AMZN-alexpete
monroegm-disable-blank-issue-2
Alex Peterson 5 years ago committed by GitHub
parent 8d2c0009fe
commit 7b618d9db2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,2 +1,11 @@
[lfs] [lfs]
url=https://dsasbkzux9giw.cloudfront.net/api/v1 # Default LFS endpoint for this repository
url=https://d3df09qsjufr6g.cloudfront.net/api/v1
# To use the endpoint with your fork:
# 1. uncomment the url line below by removing the '#'
# 2. replace 'owner' with the username or organization that owns the fork
# 3. have git ignore your local modification of this file by running
# git update-index --skip-worktree .lfsconfig
# url=https://d3df09qsjufr6g.cloudfront.net/api/v1/fork/owner

Loading…
Cancel
Save