Skip to content

Gpe cr improvements #6

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

Merged
merged 8 commits into from
May 19, 2015
Merged

Gpe cr improvements #6

merged 8 commits into from
May 19, 2015

Conversation

chriscool
Copy link
Contributor

This fixes issue #2 (Code Review?)

for each one, push a branch to <remote>.
The branch is named following the <branch-prefix>-<sha1>
pattern and points to <sha1>.
By default <branch-prefix> is 'gpe' and <remote> is
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i had the prefix as 'gpe-' so that people could change it to whatever/ if they prefer some other delimiter. (some tools are dumb and can get confused if branch names have /, hence i defaulted to -, though / is nicer)

this probably isn't a big deal.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, I changed it to 'gpe-' in the first commit, rebased and force pushed.

@jbenet
Copy link
Owner

jbenet commented May 19, 2015

This LGTM! thanks @chriscool

@jbenet jbenet mentioned this pull request May 19, 2015
52 tasks
chriscool added 8 commits May 19, 2015 20:32
- Add a DESCRIPTION section with some explanations.
- Show that <remote> and <branch-prefix> are optional.
- Tell what are the default values for them.

License: MIT
Signed-off-by: Christian Couder <[email protected]>
And use it properly in case of unrecognized option.

License: MIT
Signed-off-by: Christian Couder <[email protected]>
License: MIT
Signed-off-by: Christian Couder <[email protected]>
License: MIT
Signed-off-by: Christian Couder <[email protected]>
License: MIT
Signed-off-by: Christian Couder <[email protected]>
License: MIT
Signed-off-by: Christian Couder <[email protected]>
License: MIT
Signed-off-by: Christian Couder <[email protected]>
This makes it possible to check that "git branch -r" worked.

License: MIT
Signed-off-by: Christian Couder <[email protected]>
@chriscool chriscool force-pushed the gpe-cr-improvements branch from 3dc07e4 to f0ca0e7 Compare May 19, 2015 18:36
jbenet added a commit that referenced this pull request May 19, 2015
@jbenet jbenet merged commit 4dd32f1 into jbenet:master May 19, 2015
@chriscool chriscool mentioned this pull request May 19, 2015
@whyrusleeping whyrusleeping mentioned this pull request May 26, 2015
49 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.

2 participants