1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-02 02:15:23 +02:00

Update pages/common/git.md

Co-authored-by: Machiavelli <145562237+MachiavelliII@users.noreply.github.com>
This commit is contained in:
Managor 2025-07-01 09:34:19 +03:00 committed by GitHub
parent 216f86027c
commit 0c7b6b6b5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@
`git status` `git status`
- Stage all chages for a commit: - Stage all changes for a commit:
`git add {{[-A|-all]}}` `git add {{[-A|-all]}}`