I am running in some weird issues on my mac Git setup. I seem to have shortcuts defined for GC, GD etc:
➜ ~ where gc
gc: aliased to git commit -v
I am using oh-my-zsh, and I have looked in my .zshrc, and my .gitconfig for alias definitions. However, these GC, GD aliases are nowhere to be found.
any clues?