Skip to content

Why does gd command on Linux show a git error? #7

Closed Answered by Splizard
ardawan asked this question in Q&A
Discussion options

You must be logged in to vote

Looks like you've setup gd as an alias for git diff, so it's not running the grow.graphics/gd/cmd/gd.

https://jonsuh.com/blog/git-command-line-shortcuts/

Check that $(go env GOPATH)/bin is in your $PATH and consider removing the alias if you are not git diffing regularly.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ardawan
Comment options

@Splizard
Comment options

Answer selected by ardawan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants