Skip to content

Commit

Permalink
Podmiana zrzutów w scenariuszu Git.
Browse files Browse the repository at this point in the history
  • Loading branch information
lo1cgsan committed Sep 29, 2017
1 parent d7c1cdb commit 87e8d77
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file modified docs/tools/git/img/git_repo02.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/tools/git/img/git_repo03.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions docs/tools/git/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ Możemy postępować wg poniższych instrukcji:

.. figure:: img/git_repo02.jpg

.. figure:: img/git_repo03.jpg

W ten sposób założyliśmy repozytorium zdalne.

Klient Gita
Expand Down Expand Up @@ -113,7 +111,7 @@ Klonowanie repozytorium
=======================

Repozytorium lokalne można tworzyć od podstaw (zob. dalej),
ale jeżeli utworzyliśmy repozytorium w zdalne w serwisie GitHub
ale jeżeli utworzyliśmy repozytorium zdalne w serwisie GitHub
najprościej jest je sklonować.

W terminalu wydajemy polecenie:
Expand All @@ -125,6 +123,8 @@ W terminalu wydajemy polecenie:
Najważniejszy jest argument *Git URL*, czyli schematyczny adres repozytorium,
który kopiujemy ze strony głównej repozytorium po kliknięciu w przycisk "Clone or download":

.. figure:: img/git_repo03.jpg

.. figure:: img/git_clone.jpg


Expand Down

0 comments on commit 87e8d77

Please sign in to comment.