All,
I have moved input tree back to its original place on kernel.org:
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
The structure is still the same: 'for-linus' branch for current work and
'next' (same as master) branch for the next merge window. I will try
keeping version on github up to date as well.
Stephen, could you please update linux-next once more?
BTW, does anyone know how one can update project description with
gitolite?
Thanks!
--
Dmitry
Hi Dmitry,
On Mon, 10 Oct 2011 18:12:24 -0700 Dmitry Torokhov [off-list ref] wrote:
I have moved input tree back to its original place on kernel.org:
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
The structure is still the same: 'for-linus' branch for current work and
'next' (same as master) branch for the next merge window. I will try
keeping version on github up to date as well.
Stephen, could you please update linux-next once more?
I will switch back tomorrow.
BTW, does anyone know how one can update project description with
gitolite?
echo <description> | ssh gitolite@ra.kernel.org setdesc <repo>
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
On Monday, October 10, 2011 11:40:14 PM Stephen Rothwell wrote:
Hi Dmitry,
On Mon, 10 Oct 2011 18:12:24 -0700 Dmitry Torokhov
[off-list ref] wrote:
quoted
I have moved input tree back to its original place on kernel.org:
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
The structure is still the same: 'for-linus' branch for current work
and 'next' (same as master) branch for the next merge window. I will
try keeping version on github up to date as well.
Stephen, could you please update linux-next once more?
I will switch back tomorrow.
quoted
BTW, does anyone know how one can update project description with
gitolite?
echo <description> | ssh gitolite@ra.kernel.org setdesc <repo>
That worked. Thanks Stephen!
--
Dmitry