Ignoring Specific folders during Git Clone?
Hi,
I'm testing a fairly large game project using AppVeyor. I have a folder with 2gb worth of assets that does NOTHING for the .Net servers that I am using AppVeyor to deploy (but they are still important assets for other parts of my project).
Is there a way to make it so that AppVeyor doesn't have to git clone this folder? Caching seems limited to 500MB folders.
Thanks,
Val Gorbunov
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 22 Feb, 2015 03:35 AM
Cache won't work for that.
Have you tried shallow clone: http://www.appveyor.com/docs/how-to/repository-shallow-clone?
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:54 AM.