-
Notifications
You must be signed in to change notification settings - Fork 188
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
Fetch&rebase support for pull requests #56
Open
kohsuke
wants to merge
14
commits into
defunkt:master
Choose a base branch
from
kohsuke:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Jun 15, 2011
-
Configuration menu - View commit details
-
Copy full SHA for e0051d2 - Browse repository at this point
Copy the full SHA e0051d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f04de9 - Browse repository at this point
Copy the full SHA 9f04de9View commit details
Commits on Jun 17, 2011
-
Configuration menu - View commit details
-
Copy full SHA for 425b080 - Browse repository at this point
Copy the full SHA 425b080View commit details -
I noticed that git show-ref HEAD resolves to origin/HEAD, which isn't
what I'm expecting.
Configuration menu - View commit details
-
Copy full SHA for 1af8be4 - Browse repository at this point
Copy the full SHA 1af8be4View commit details
Commits on Jun 27, 2011
-
Configuration menu - View commit details
-
Copy full SHA for d856a17 - Browse repository at this point
Copy the full SHA d856a17View commit details
Commits on Jun 28, 2011
-
Merge pull request #1 from nixon/fetch-pull_orgs
Support for private repositories.
Configuration menu - View commit details
-
Copy full SHA for df4faeb - Browse repository at this point
Copy the full SHA df4faebView commit details -
provide a fetch-pull merge alternative
add merge, rebase and do-nothing options to the fetch-pull command. i like being able to fetch a pull request by number, but sometimes i'd rather not have the rebase happen automatically.
Configuration menu - View commit details
-
Copy full SHA for d09ed2f - Browse repository at this point
Copy the full SHA d09ed2fView commit details -
Merge pull request #2 from nixon/fetch-pull_with_options
Fetch pull with options
Configuration menu - View commit details
-
Copy full SHA for 372d3ec - Browse repository at this point
Copy the full SHA 372d3ecView commit details
Commits on Jun 21, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 6e25860 - Browse repository at this point
Copy the full SHA 6e25860View commit details
Commits on Jun 22, 2012
-
There's a lot more work to be done to convert other calls, but this is a start.
Configuration menu - View commit details
-
Copy full SHA for 188b226 - Browse repository at this point
Copy the full SHA 188b226View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77bd86c - Browse repository at this point
Copy the full SHA 77bd86cView commit details
Commits on Jun 30, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 11ba1ae - Browse repository at this point
Copy the full SHA 11ba1aeView commit details
Commits on Mar 20, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 7013e65 - Browse repository at this point
Copy the full SHA 7013e65View commit details
Commits on Apr 25, 2013
-
Configuration menu - View commit details
-
Copy full SHA for a71785f - Browse repository at this point
Copy the full SHA a71785fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.