feat(L05): add Git log diff and restore card

This commit is contained in:
user
2026-07-21 18:05:05 +02:00
commit 6103bb547d
38 changed files with 7133 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# L05 · Git Basics II — evidence
- Task01: tematy od najstarszego do najnowszego i HEAD:
- Task02: wartości HEAD, index, worktree oraz dwa diffy:
- Task03: stan po restore, po unstage i na końcu:
- Ścieżka `trace.log`:
Wyjaśnij różnicę między `git diff`, `git diff --cached`, `git restore` i `git restore --staged`.