pull-request
Is it possible to create merge requests in pure Git from the command line?
I\'m using a behind-firewall install of Gitorious. I can go into the web application and create a pull request from a clone and target the master repo from which it was cloned.[详细]
2023-04-01 02:49 分类:问答pull to refresh scrollview in iphone [duplicate]
This question already has an answer here: Closed 11 years ago. 开发者_如何学编程Possible Duplicate:[详细]
2023-03-22 09:45 分类:问答How can I fetch an unmerged pull request for a branch I don't own?
I need to pull in a specific pull request (that hasn\'t been processed into the main stream yet) in the NServiceBus repo:[详细]
2023-03-21 12:35 分类:问答Merge in GitHub pull requests, possibly making changes to them first
I recently started managing a project on GitHub 开发者_JS百科where people have been submitting pull requests. Rather than merge them to master, I would like the ability to:[详细]
2023-03-15 13:05 分类:问答How to send pull request on Git
We have recently migrated to Git from SVN. We have setup a bare repository on one machine in our LAN network and cloned on other machines. Now when anyone do the changes and commits we want that he se[详细]
2023-03-11 12:24 分类:问答How to apply unmerged upstream pull requests from other forks into my fork?
A pro开发者_高级运维ject on GitHub that I have a fork of has a new pull requests that I want to pull into my fork that the author has not pulled in yet.[详细]
2023-03-06 02:47 分类:问答How to pull in commits from a second github repo? (In order to separate commit history)
I need to hire some freelancers but not allow them to see previous commits, just the current state. So Id like to clone a private repo on github of mine, remove the .git commit history, add the clone[详细]
2023-03-01 10:00 分类:问答How to do a pull request in GitHub with only the latest commit in the master branch of my forked repository
I forked a repository on github. I made some changes and did a pull request. Now I made some other changes and want to do a new pull request, but on the preview screen before doing the pull request i[详细]
2023-02-22 03:23 分类:问答Github pull request without old commits
I have forked project at github. I make one commit and pull request it. This commit was approved. Then i make second com开发者_运维技巧mit and pull request it too. But in pull request there were 2 com[详细]
2023-02-19 04:27 分类:问答How to cancel a pull request on github?
How can a pull request on开发者_开发问答 github be cancelled?GitHub now supports closing a pull request[详细]
2023-02-18 02:04 分类:问答