mixu / gr

Multiple git repository management tool
http://mixu.net/gr/
674 stars 104 forks source link

doesn't output completion script #95

Open NightMachinery opened 5 years ago

NightMachinery commented 5 years ago
$gr completion
fatal: not a git repository (or any of the parent directories): .git
qsona commented 5 years ago

@NightMachinary Perhaps you're using oh-my-zsh which defines gr as an alias of git remote. Try $ unalias gr.

NightMachinery commented 5 years ago

Oh you’re right. How can I rename the utility instead? In general, I don’t like to pollute the 2-lettered namespace.

On Wed, Dec 12, 2018 at 8:03 PM qsona notifications@github.com wrote:

@NightMachinary https://github.com/NightMachinary Perhaps you're using oh-my-zsh which defines gr as an alias of git remote. Try $ unalias gr.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mixu/gr/issues/95#issuecomment-446652688, or mute the thread https://github.com/notifications/unsubscribe-auth/Aii--rUcezsQIFPrkk9PmJskdu6zpaoDks5u4S_WgaJpZM4Y9Wa9 .