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

Add a 'git fetch origin' alias -> 'gfeo' #2124

Closed
wants to merge 1 commit into from

Conversation

marcosdsanchez
Copy link

Add a 'git fetch origin' alias -> 'gfeo'

@mcornella
Copy link
Member

git fetch by default already fetches only from the origin remote. I propose a gf alias because it's not used by any other plugin in the repo, so you can do gf upstream if you feel like it, while having the same behavior as your alias if you don't specify any remote.

This one is already included with PR #2790: https://github.com/robbyrussell/oh-my-zsh/pull/2790/files#diff-4ad2773a26526d0e361e66139c283099R255, so this PR can be closed. @ncanceill please add this PR to the list of closed/fixed.

@ncanceill ncanceill mentioned this pull request Jun 6, 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