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

Implement gush b:push command #59

Closed
cordoval opened this issue Mar 5, 2014 · 0 comments
Closed

Implement gush b:push command #59

cordoval opened this issue Mar 5, 2014 · 0 comments

Comments

@cordoval
Copy link
Member

cordoval commented Mar 5, 2014

The idea is to have a command that saves the long typing and also can integrate into a macro flow later on

git push -u cordoval 4-implement-gush-i-assign-username

instead just

gush b:push

auto-detects the current branch and your username repo and pushes, it has options to pass branch name and other repository name

This is useful for the first time, before we track the upstream branch with git -u x branch_name

This was referenced Mar 11, 2014
cordoval added a commit that referenced this issue Mar 14, 2014
This PR was merged into gushphp:master branch.

Discussion
----------

plug push command

                   
|Q            |A  |
|---          |---|
|Bug Fix?     |n  |
|New Feature? |n  |
|BC Breaks?   |n  |
|Deprecations?|n  |
|Tests Pass?  |n  |
|Fixed Tickets| #59   |
|License      |MIT|
|Doc PR       |   |
                   



Commits
-------

0718002 moved configure and update commands to core namespace and other clean ups cordoval
9e74092 bootstrap command push cordoval
75cf32c bootstrap test for push command cordoval
7062f02 fix tests for push command cordoval
dc8d539 test passing now cordoval
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant