Is there a way to get Xcode to work with git-lfs (https://git-lfs.github.com). There are two cases where it is failing for me...
1. Creating snapshots I get the error: error: copy-fd: write returned Broken pipe error: cannot feed the input to external filter git lfs clean %f error: external filter git lfs clean %f failed 1 error: external filter git lfs clean %f failed fatal: xxxx: clean filter 'lfs' failed 2. When using a Bot for building then the checkout fails to correctly fetch the lfs tracked files. I have installed git-lfs in 3 places where I found git installed (I'm not sure which one Xcode uses): /usr/bin /usr/local/bin /Applications/Xcode.app/Contents/Developer/usr/bin Did I miss somewhere? Is it possible to get this to work? Thanks Dave _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to [email protected]
