Skip to content

Commit

Permalink
Uzupełnienie opcji konfiguracji w Git
Browse files Browse the repository at this point in the history
  • Loading branch information
xinulsw committed Mar 1, 2017
1 parent 56747c0 commit fac659f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/tools/git/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -98,11 +98,13 @@ zaznaczając wskazane na poniższym zrzucie opcje:
~$ git config --global user.name "nazwa_użytkownika"
~$ git config --global user.email email_użytkownika
~$ git config --global push.default simple
~$ git config --list
Podana nazwa użytkownika i email będą wykorzystywane do podpisywania wprowadzanych
w projekcie zmian.


.. figure:: img/git_bash.jpg

Początek pracy z Gitem w Git-Bash pod Windows
Expand Down

0 comments on commit fac659f

Please sign in to comment.