Describe the bug
I'm using ablog with a site that has a log of small individual documents (there are projects, and each project has its own project logs, it all adds up pretty fast). The deploy command has a step where it runs "git add" with a list of all files, and that step fails for me, because the command becomes too long.
Describe the bug
I'm using ablog with a site that has a log of small individual documents (there are projects, and each project has its own project logs, it all adds up pretty fast). The deploy command has a step where it runs "git add" with a list of all files, and that step fails for me, because the command becomes too long.