+[9 years ago]peeyAlright folks, thanks +[9 years ago]coventrySuppose you have a paid github account and a private repository on it. What happens to that repository if your subscription expires? +[9 years ago]coventryDoes it go public, or is your access to it limited in some way? +[9 years ago]coventryAh, you lose access: https://help.github.com/articles/downgrading-a-user-account-to-free/ "Make sure you clone your private repositories before you downgrade or you won't be able to access them without upgrading to a paid plan again." +[9 years ago]GurkenglasHow should I go about sampling many github files for ML? (As a "pet" project, to see how well ML algorithms can deduce file extensions from 2D black/white non-whitespace/whitespace images)
+[9 years ago]VxJasonxVMatLab? +[9 years ago]VxJasonxVah, they left +[9 years ago]TheBlueWizardI was trying to mirror my fork of an upstream, so I git pulled the upstream onto my local copy and I got a merge conflict on .gitmodules. How do I properly fix that? +[9 years ago]TheBlueWizardmaybe too complicate...gonna sleep +[9 years ago]Remram.gitmodules is a text file, just fix it