Git uploads more than 100 files

when uploading a file, git prompts
that"s a lot of files. Try again with fewer than 100 files.
do you have any solutions?

Git
May.15,2022

try adding

under [gui] in the git configuration file.
maxfilesdisplayed = 50000 

reference link:
solve the problem of the maximum number of git-gui files

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3edc4-2c44f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3edc4-2c44f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?