Skip to content

Displays wrong commands on initial screen in usage #254

Closed
@JacksonBailey

Description

@JacksonBailey

See the second and third commands under "Usage". It should be diff-so-fancy instead of git diff.

Diff-so-fancy: https://github.com/so-fancy/diff-so-fancy
Version      : 1.1.1

Usage:

git diff --color | diff-so-fancy # Use d-s-f on one diff
git diff --colors                # View the commands to set the recommended colors
git diff --set-defaults          # Configure git-diff to use diff-so-fancy and suggested colors

# Configure git to use d-s-f for *all* diff operations
git config --global core.pager "diff-so-fancy | less --tabs=4 -RFX"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions