+[2016-05-30T15:12:53Z]peeyAlright folks, thanks +[2016-05-30T18:46:47Z]coventrySuppose you have a paid github account and a private repository on it. What happens to that repository if your subscription expires? +[2016-05-30T18:47:09Z]coventryDoes it go public, or is your access to it limited in some way? +[2016-05-30T18:50:41Z]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." +[2016-05-30T20:34:21Z]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)
thanks. I reread that guide and come back later if still can't do it
+[2016-05-31T01:13:02Z]VxJasonxVMatLab? +[2016-05-31T01:13:07Z]VxJasonxVah, they left +[2016-05-31T03:35:23Z]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? +[2016-05-31T03:37:47Z]TheBlueWizardmaybe too complicate...gonna sleep +[2016-05-31T03:37:55Z]Remram.gitmodules is a text file, just fix it