Bitcoin Forum
May 04, 2024, 04:18:33 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3]  All
  Print  
Author Topic: How to create a PULL request  (Read 90811 times)
PremiumCodeX
Hero Member
*****
Offline Offline

Activity: 1204
Merit: 531


Metaverse 👾 Cyberweapons


View Profile
August 27, 2015, 08:07:25 AM
 #41

You have explained the method and its use that well even someone who not really was into coding could understand the wisdom in the method. Thank you for this information! It also is a nice example when PULL request becomes useful.

[TUTORIAL] How to steal $350 000?
Best OS for recovering stolen BTCs.
Visit our FREE Bitcointalk thread.
1714796313
Hero Member
*
Offline Offline

Posts: 1714796313

View Profile Personal Message (Offline)

Ignore
1714796313
Reply with quote  #2

1714796313
Report to moderator
1714796313
Hero Member
*
Offline Offline

Posts: 1714796313

View Profile Personal Message (Offline)

Ignore
1714796313
Reply with quote  #2

1714796313
Report to moderator
The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
uwichii
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
October 30, 2015, 05:40:21 AM
 #42


Since the project is open source, anyone can change the files.  However, this creates a "fork", their version of the software is different from everyone else's.  This means that they need to incorporate any future changes into their fork.

A pull request allows them to submit the change back to the main project.  If it is accepted, the changes become part of the official version of the software.
Joel_Jantsen
Legendary
*
Offline Offline

Activity: 1862
Merit: 1308

Get your game girl


View Profile
October 31, 2015, 03:17:06 AM
 #43

There is a beautiful tutorial posted by github ,I think its a video and a step by step tutorial on one of the GH pages .That is the most simplest tutorial I have seen yet.
srinikethan
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
February 20, 2016, 04:55:14 PM
 #44

To create a pull request, you must have changes committed to the your new branch. Go to the repository page on github. And click on "Pull Request" button in the repo header. Pick the branch you wish to have merged using the "Head branch" dropdown.
Pages: « 1 2 [3]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!