I think it would be a smart move to have a team of core - contributors working on a single fork. The team would set some targets to shoot for / goals and this would help reduce duplicate efforts. Don't like the goals or targets? Then fork it. This would force daily pulls / pushes to reduce merge conflicts but could accelerate 'concentrated' efforts. I'm not talking about everyone going and doing what ever they like, there would be some direction. One fork to rule them all.
There are currently 176 forks of gitx. https://github.com/pieter/gitx/network/members One suggestion/feature request I have is to suck in the network api data and then expose this in a ScrollView inside gitx as in the network graph. Also, side note, can't they open source the drawing of the network graph? Surely this could be built 1000 times better with some flash. curl http://github.com/pieter/gitx/network_meta | jsonpretty Here's the network API http://develop.github.com/p/network.html On Dec 22, 4:09 pm, Faisal N Jawdat <[email protected]> wrote: > This does raise a question about the interesting work going on across various > peoples' branches. To where do they all merge? Who owns the build? Or will we > eventually have several different versions in the wild? > > -faisal > > On Dec 21, 2010, at 7:56 PM, jdpglobal wrote:> Here is a glance of work going > on > >https://github.com/pieter/gitx/network > > > As on today, this work looks like latest > >https://github.com/laullon/gitx/commit/6959a157d74f3e356a87cbbc343d88... > > > clone / build. > > > John Pope > > > On Dec 3, 10:13 pm, "P.Schellart" <[email protected]> wrote: > >> Hi Everyone, > > >> I am a happy gitx user with version 0.7.1. > >> But I was wondering if gitx is still actively developed since the last > >> commit on gitx' main branch was in October 2009? > >> Perhaps development has shifted to a different branch in which case > >> where should I pull it from and will there be a binary release at some > >> point? > >> As I said I am very happy with gitx as it is but am missing two minor > >> features. > >> 1. keyboard shortcut to show/hide/maximize diff > >> 2. search on SHA commit ID > >> Are these, or similar features planned/implemented already? > > >> Kind regards, > > >> Pim Schellart
