Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

gf命令与Oh-my-zsh git插件冲突 #133

@beanbest

Description

@beanbest

今天部署了gf-cli 在执行gf命令是有如下提示:

% gf
fatal: not a git repository (or any of the parent directories): .git

发现和默认的oh-my-zsh的git工具冲突,将git插件相关alias注释后OK

# alias gf='git fetch'

建议在执行 gf install时对本地gf命令进行检测 如果有gf命名 可以给用户进行提示。

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