git-delta: fix error (#7044)

beep
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
1 changed files with 1 additions and 1 deletions

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: