[X2Go-Dev] Fixes for x2godesktopsharing

Jan Engelhardt jengelh at inai.de
Wed Nov 21 03:31:58 CET 2012


On Tuesday 2012-11-20 21:19, Mike Gabriel wrote:

> HI Jan,
>
> On Di 20 Nov 2012 11:52:09 CET Jan Engelhardt wrote:
>
>> are available in the git repository at:
>>
>> git://git.inai.de/x2godesktopsharing master
>
> Is there any chance to have a WebGUI (gitweb) in front of the 
>git.inai.de site?

I do not think so - I just recently tore it down due to maintenance 
effort, bots pounding on it (I did not even get to think of robots.txt); 
and local viewing is actually so much faster latency-wise and superior 
in experience by picking your viewer of choice.

Here's a git-fu cookie from my jar:

  git fetch git://place branch
  gitk FETCH_HEAD

No need to do a full clone, no need to do pollution of your workspace 
by adding a remote or branch. Just using FETCH_HEAD and forget it when 
done.



More information about the x2go-dev mailing list