1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 18:06:00 +02:00

git-delta: fix error (#7044)

This commit is contained in:
CleanMachine1 2021-10-17 16:32:39 +01:00 committed by GitHub
parent 7c85dd0c7e
commit 9730f4ba6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# git delta
> List files that differ from another branch.
> Part of git-extras.
> Part of `git-extras`.
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-delta>.
- List files from the current checked out branch that differ from the `main` branch: