Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:manual:contrib:git_contribution_guide [2023/02/21 10:34]
i3_relativism Fix simplistic titles
en:manual:contrib:git_contribution_guide [2023/02/22 20:26] (current)
throgh [Clonning repos]
Line 1: Line 1:
-<note warning> This page is still in progress, so please dont aprove this draft yet!</note> 
 ====== Git Contribution Guidelines ====== ====== Git Contribution Guidelines ======
 ===== SSH ===== ===== SSH =====
Line 47: Line 46:
 </code> </code>
  
-===== Clonning repos =====+===== Cloning repositories =====
  
 Now go to team/packages: Now go to team/packages:
Line 77: Line 76:
 </code> </code>
  
-==== Edit, add and remove files =====+===== Edit, add and remove files ======
  
 Create the files you want to add to extra repository and type:  Create the files you want to add to extra repository and type: 
Line 182: Line 181:
 </code> </code>
  
-==== Conclusion ====+====== Conclusion ======
  
 So, in short, you have 2 ways to push your commits: So, in short, you have 2 ways to push your commits: