Closed fawazahmed0 closed 9 months ago
On fail:
making an actions which will fetch folder from default & commit on each run, and then rename the 1
branch to something else & rename the new branch to 1
& make it as default (see if this is possible in test repo ) (this will keep forks, stars etc for this repo )
As Github performs gc regularly, I think we shoudl also be fetching last nth date folder and deleting it , together with new date
First increasing swap using this and if doesn't work, then also below add
git config --global gc.auto 0
to disable gc & reduce ram usage,