Podstawowe operacje

Inicjalizacja nowego repozytorium:

git init

Klonowanie repozytorium:

git clone https://github.com/infoshareacademy/jjdd3-materialy-git.git
git clone https://github.com/infoshareacademy/jjdd3-materialy-git.git repozytorium

Informacje o bieżącym stanie repozytorium:

git status

Dodanie pliku do indeksu:

git add <FILE>

Stworzenie nowego commitu:

git commit -m "<MESSAGE>"
git commit

results matching ""

    No results matching ""