Changes

From SME Server
Jump to navigationJump to search
Line 94: Line 94:  
=Local rpm build=
 
=Local rpm build=
 
=Saving the Source code to Gitea=
 
=Saving the Source code to Gitea=
 +
All these commands take place while positioned in the cloned directory for the package.
 +
 
''git status'' is very useful to see what changes have been made as compared to the version in the remote gitea/git server. The changed files are flagged in red before they have been locally staged and green afterwards (staged = call ''git add'').
 
''git status'' is very useful to see what changes have been made as compared to the version in the remote gitea/git server. The changed files are flagged in red before they have been locally staged and green afterwards (staged = call ''git add'').
  

Navigation menu