Примери за използване на A pull request на Английски и техните преводи на Български
{-}
- 
                        Colloquial
                    
- 
                        Official
                    
- 
                        Medicine
                    
- 
                        Ecclesiastic
                    
- 
                        Ecclesiastic
                    
- 
                        Computer
                    
Creating a pull request.
We can fill out the description just like Cross references in a Pull Request….
Once you are ready,send a pull request and we will show the world.
This makes it super easy to try the code from a pull request locally.
These are incredibly useful when you open a Pull Request early and use it to track your progress through the implementation of the feature.
Merge button andinstructions for merging a Pull Request manually.
For instance, if Jessica wants to send John a pull request, and she's done two commits on the topic branch she just pushed, she can run this.
As you can see in Merge button andinstructions for merging a Pull Request manually.
For example, if you have a Pull Request with tasks and you look at the overview page of all Pull Requests,  you can see how far done it is.
Someone comes along andmakes a  change to your code and sends you a Pull Request.
You can fork the repository,apply your translations and send us a pull request so your translations can be integrated into the website.
When we submit this pull request, we will see all of that rendered like Cross references rendered in a Pull Request….
After this was written, a pull request called“Capacity Increases” was initiated, asking developers affiliated with Bitcoin core to go over the plan and sign their names to the growing list of participants.
The idea here is that you can specify specific things you want ordon't want in a Pull Request sent to your project.
Comment on a  specific line of code in a Pull Request Once the maintainer makes this comment, the person who opened the Pull  Request(and indeed, anyone else watching the repository) will get a  notification.
Let us know if you notice anything out of the ordinary, andfeel free to submit a pull request to fix any bugs you might find.
Developers have submitted a pull request for Merkelized Abstract Syntax Trees(MAST), marking the first time this smart contracts proposal has been the subject of a pull request seeking its integration into bitcoin's code.
If you have a  file named CONTRIBUTING with any file extension,GitHub will show Opening a Pull Request when a  CONTRIBUTING file exists.
This is often called a pull request, and you can either generate it via the website- GitHub has it's own Pull Request  mechanism that we will go over in GitHub- or you can run the git request-pull command and e-mail the output to the project maintainer manually.
Now that you have a  project with some code in it and maybe even a  few collaborators who also have push access,let's go over what to do when you get a Pull Request yourself.
If you're working on a  feature with someone and you both have write access to the project,you can push a  topic branch to the repository and open a Pull Request on it to the master branch of that same project to initiate the code review and discussion process.
This is often called a pull request, and you typically generate such a request  either via the website- GitHub has its own“Pull Request” mechanism that we will go over in GitHub- or you can run the git request-pull command and email the subsequent output to the project maintainer manually.
You can use the API to do just about anything you can do on the website- creating and setting milestones, assigning people to Issues and Pull Requests,  creating and changing labels, accessing commit data, creating new commits and branches, opening, closing or merging Pull Requests,  creating and editing teams,commenting on lines of code in a Pull Request, searching the site and on and on.
Email notification of a new Pull Request.
Pull Request does not merge cleanly.
And send off the Pull Request.
It gives you a  link to the Pull Request on GitHub.
We saw examples of this in Comments sent as email notifications andEmail notification of a new Pull Request….
GitHub actually advertises the Pull Request branches for a  repository as sort of pseudo-branches on the server.