Actions
Working with the git repository » History » Revision 1
Revision 1/5
| Next »
mfxbe, 06/07/2024 02:22 PM
Working with the git repository¶
Get this repository¶
To clone this repository simply run
$ git clone https://dyndns.mfxbe.de/other/fcw/gitLinks/alice.git
To update an existing instance run
$ git pull origin master
Send patch¶
The maintainer of alice is [[dev@mfxbe.de|mfxbe]], please send patches via e-mail like
$ git send-email --to dev@mfxbe.de -1
or
''$ git format-patch -10 HEAD --stdout > commits.patch''\
''$ git send-email --to dev@mfxbe.de commits.patch''
Authorized SSH access via ''git@dyndns.mfxbe.de:/srv/git/alice.git''.
Updated by mfxbe 6 months ago · 1 revisions