Only able to pull 14 files from a GitLab private repo
I was able to push a Google Apps Script project with 26 files, .gs and .html, but when I try to pull them to a new project only 14 files are pulled. One of my files has almost 800 code lines, size 27.5 KB, the other files have less than 200 code lines, size less than 4 KB each.
Originally my project had four files on the "root folder" (file name without folder/ prefix) and the others on a folder named scripts. I moved the files on scripts to other folders and renamed the scripts folder but still only 14 files where successfully pulled.
I pushed the missing Apps Script project files to a new GitLab projects and that way I was able to pull all the files into my project. To "fork" the Apps Script project is easier to make a copy of the "master" Apps Script project but to "merge" the changes into it I have to use several repos with a maximum of 14 files.
Is there something on my side to overcome the 14 files pull limit?
thanks for the report, I'll take some time to investigate this.
I'm wondering if this is related to the massive migrations to GitLab after the announcement that Microsoft bought GitHub. Related GitLab infraestructure issue: GItLab Week of 6/3