pages.*: update outdated pages (#11893)

This commit is contained in:
Sebastiaan Speck
2023-12-29 10:16:53 +01:00
committed by GitHub
parent 473dd06173
commit 9baf07d08b
30 changed files with 65 additions and 137 deletions

View File

@@ -12,10 +12,6 @@
`git config --list --global`
- Надає перелік усіх налаштувань незалежно від того, визначені вони локально чи глобально:
`git config --list`
- Отримує значення для наданого параметру конфігурації:
`git config alias.unstage`