[fpc-other] GIT versioning server on Raspberry Pi?

Lukasz Sokol el.es.cr at gmail.com
Wed May 31 09:33:09 CEST 2017


On 31/05/17 01:03, Graeme Geldenhuys wrote:
> On 2017-05-30 22:19, Bo Berglund wrote:
>> Since my local system is a Windows 7 laptop I have to resort to an RPi
>> to get the Linux system for which the commands are native...
> 
> Git is native on all supported platforms now.
> 
>>
>>>   mkdir /data/myremote.git
>>>   cd /data/myremote.git
>>>   git init --share --bare .
> 
> When you install Git under Windows using the official installer, it
> includes Bash Shell integration and a shortcut on the desktop. So the
> above commands will work as-is on Windows too.

TortoiseGIT also lets you create a 'bare' repo.

[...]
> Regards,
>   Graeme
> 

-L.



More information about the fpc-other mailing list