Project

General

Profile

Working with the git repository » History » Revision 2

Revision 1 (mfxbe, 06/07/2024 02:22 PM) → Revision 2/5 (mfxbe, 06/07/2024 02:23 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]], [[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''. 
Legal notice and privacy policy