Pl/FGAddon: Difference between revisions

Jump to navigation Jump to search
Line 1,123: Line 1,123:
</syntaxhighlight>
</syntaxhighlight>


==== Team members ====
==== Członkowie zespołu ====


===== Working with the repository =====
===== Praca z repozytorium =====


Each team member should make a clone of the private git repository:
Każdy członek zespołu powinien sklonować prywatne repozytorium git:
{{#tag:syntaxhighlight|
{{#tag:syntaxhighlight|
$ {{sourceforge source|cmd=git clone|protocol=ssh|login=<username>|user=<username_leader>|type=git|repo=code-ornithopter|post=ornithopter|full=1}}
$ {{sourceforge source|cmd=git clone|protocol=ssh|login=<username>|user=<username_leader>|type=git|repo=code-ornithopter|post=ornithopter|full=1}}
Line 1,133: Line 1,133:
}}
}}


Replace <code><username></code> with your SourceForge user name, and <code><username_leader></code> is the SourceForge user name of the team leader.
Zastąp <code><username></code> swoją nazwą użytkownika SourceForge, a <code><username_leader></code> nazwą użytkownika SourceForge lidera zespołu.


===== Forking and merge requests =====
===== Rozwidlanie i prośby o scalenie =====


Alternatively, each team member can fork the git repository under your SourceForge account:
Alternatywnie, każdy członek zespołu może rozwidlić repozytorium git na swoim koncie SourceForge:
* Go to {{#tag:span|{{#tag:tt|{{#tag:nowiki|{{sourceforge source|user=<username>|repo=code-ornithopter|branch=master|full=1}}}}}}| style="color: blue"}}, where <code><username></code> is the SourceForge user name of the team leader.
* Idź do {{#tag:span|{{#tag:tt|{{#tag:nowiki|{{sourceforge source|user=<username>|repo=code-ornithopter|branch=master|full=1}}}}}}| style="color: blue"}}, gdzie <code><username></code> to nazwa użytkownika SourceForge lidera zespołu.
* Click on <code>Fork</code>.
* Kliknij <code>Fork</code>.
* Set the mount point to <code>code-ornithopter</code> and change the label as you wish.
* Ustaw punkt montowania na <code>code-ornithopter</code> i zmień etykietę według własnego uznania.


Develop and push to your fork, then make merge requests by clicking on the <code>Request Merge</code> button.
Zatwierdzaj i wysyłaj zmiany do swojego forka, a następnie wysyłaj żądania scalenia, klikając przycisk <code>Request Merge</code>.


== References ==
== References ==
1,361

edits

Navigation menu