+ [2016-03-14T21:40:16Z] cryptic0 Can someone help me find all-time-clone-stats for my repo?
+ [2016-03-14T21:40:24Z] cryptic0 not just this week
+ [2016-03-14T21:43:19Z] discipline Remram: thanks, was missing the double dash!
+ [2016-03-14T23:01:59Z] plantian hello, is it possible to download a zip or tarball of a specific version of a private repo over ssh?
+ [2016-03-14T23:38:47Z] badlands If I don't want to use sub-modules, can I simply ignore a sub directory and place another repo in there

message no. 126979

Posted by UbuntuDude in #github at 2016-03-14T16:21:46Z

I received an email from github support stating that their don't currently have any filters to search for standalone applications or the ones which has test case suite .. can anyone suggest other solutions?
+ [2016-03-15T00:58:18Z] VxJasonxV badlands: I highly advise against repositories inside repositories
+ [2016-03-15T00:58:49Z] VxJasonxV you're better off having repositories in their own folders with no heirarchial overlap. If the application has to be laid out that way, set up a deployment process for dev and production that makes it that way.
+ [2016-03-15T00:58:58Z] VxJasonxV The actual development process doesn't have to mirror the final layout.
+ [2016-03-15T00:59:01Z] badlands Hi VxJasonxV, I decided to use symlink
+ [2016-03-15T00:59:57Z] VxJasonxV JavaLover: GitHub is not a place for people to "just share files"