Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove duplicate alias & update gd #1800

Closed
wants to merge 2 commits into from
Closed

remove duplicate alias & update gd #1800

wants to merge 2 commits into from

Conversation

UncleBill
Copy link
Contributor

  • remove duplcate gd
  • alias gd='git diff' to alias gd='git diff --color'
  • add alias gdcac at @serdardalgic's suggestion

@serdardalgic
Copy link
Contributor

This also catched my eye too. Thanks for the fix, I support getting this fix.
In addition to this, I have a suggestion, I would ask git diff --cached like this:

alias gdcac='git diff --cached'

@UncleBill if you like this too, can you add this into your merge request? I can open a new merge request too, but as I have seen this merge request, I wanted to write this down.

I didn't offer the "gdc" alias, 'cause there is a program called gdc, a D compiler in many linux distros.

Peace!

-Serdar

@ncanceill ncanceill mentioned this pull request Apr 4, 2014
@mcornella mcornella mentioned this pull request May 28, 2014
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants