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

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: