Skip to content

Change the order of git config --list --global #1097

Description

@JCSzamosi

How could the content be improved?

In 02-setup, all of the options and then reviewing the changes in nano are given as git config --global followed by whatever comes next, but for listing the config options the command is git config --list --global, putting --global at the end. Since this command works fine in either order, I wonder if it makes sense to put --global before --list for consistency, to reduce extraneous cognitive load.

If people agree, i will be happy to open a PR to make the change.

Which part of the content does your suggestion apply to?

Episode 2: setup

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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