+[2014-07-10T23:11:34Z]VxJasonxVwikis are descendents of main repositories +[2014-07-10T23:48:25Z]jxporthey +[2014-07-10T23:49:07Z]jxportI'm looking to apply SemVer to a new project I'm starting. It seems that with every change though, I'm going to eventually get 0.9001.0 - how can I avoid this? +[2014-07-10T23:49:48Z]jxportWithout lumping lots of changes into big, irregular releases, it seems as though the minor version will go through the roof pretty quickly, in this early stage of development +[2014-07-10T23:54:42Z]andyleapQuestion, would a repo that has a license that doesn't allow redistribution of the compiled source code still qualify as a repo that is allowed to be forked?
but I find that I still have to add my rules to every single repo's excludesfile
+[2014-07-11T00:01:16Z]VxJasonxVjxport: git shas +[2014-07-11T00:01:32Z]VxJasonxVversion numbers are for releases, git shas are for changes +[2014-07-11T00:01:38Z]VxJasonxVdon't marry the two +[2014-07-11T00:02:00Z]VxJasonxVandyleap: are the repository's contents compiled source code? +[2014-07-11T00:02:26Z]VxJasonxVjxport: to expand on that thought. if you're going to get to release version 0.9001, you shouldn't be releasing