diff --git a/index.md b/index.md index 6e54937..1dbf8e2 100644 --- a/index.md +++ b/index.md @@ -97,3 +97,9 @@ git log --graph --all ``` ## Заголовок + + +## Просмотр лога репозитория +``` + git log --graph --all +```