quartz/content/Knowledge/Programming/git/git.md
Adam Gospodarczyk 3bddcd3b48 2022/08/13
2022-08-13 10:08:21 +02:00

18 lines
749 B
Markdown

---
title: git
---
- [[Knowledge/Programming/git/git]]
- [[Knowledge/Programming/git/Zapisywanie zmian w git]]
- [[Knowledge/Programming/git/Przestrzeń robocza i stage w git]]
- [[Knowledge/Programming/git/Przywracanie zmian w git]]
- [[Knowledge/Programming/git/Przeglądanie historii w git]]
- [[Knowledge/Programming/git/Komentarze w git]]
- [[Knowledge/Programming/git/Polecenie stash w git]]
- [[Knowledge/Programming/git/Branche w git]]
- [[Knowledge/Programming/git/Zdalne repozytorium w git]]
- [[Knowledge/Programming/git/Rozwiązywanie konfliktów w git]]
- [[Knowledge/Programming/git/Rebase w git]]
- [[Knowledge/Programming/git/Tagi w git]]
- [[Knowledge/Programming/git/Cofanie zmian w git]]
- [[Knowledge/Programming/git/Git Hooks]]