Skip to content

aliasing git breaks functionality #69

Description

@Mellbourn

I have git itself aliased:

alias g=git

This causes git aliases not to be found.
That is, git status will cause Alias tip: git st, but g status will not result in any message about aliases.

Is it possible to configure alias-tips so that g is correctly interpreted as an alias to git?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions