Changes

From SME Server
Jump to navigationJump to search
Line 205: Line 205:  
Pull it over as follows:
 
Pull it over as follows:
   −
git clone  https://src.koozali.org/smedev/smeserver-gitutils.git
+
git clone  https://src.koozali.org/smedev/smeserver-gitutils.git
    
Then copy the shell scripts to ~/bin or wherever.
 
Then copy the shell scripts to ~/bin or wherever.
 +
 +
If you want to save your credentials to the gitea server, then do this:
 +
 +
git config --global credential.helper store
 +
 +
Then next time you need to access the repo to push and it asks for your credentials it will save them
 +
 
==Submitting jobs to the build system==
 
==Submitting jobs to the build system==
  

Navigation menu