Posted by REdOG in #github at 2014-12-11T22:39:42Z
thats what I thought
+[10 years ago]KLVTZHow would I shrink a remote repository that already has over 13,000 objects being cloned. I tried graphing old files away as well as third-party vendor folder removal. But still, the speed of the clone is almost a minute. Anything else I can do? +[10 years ago]KLVTZThe repository size isn't large. It's the very clone of those objects that seem to take forever. +[10 years ago]KLVTZAnd if anyone recognizes this question, I did ask it earlier this week but happen to forget to check back xD +[10 years ago]KLVTZpoor soul probably gave me a valid answer >< +[10 years ago]bywaterloojust getting started with github. If fork someones repo on my online account, then clone that same repo down to my local system but at a much later time, can I then push that local clone back up to my online fork to update it?