Bitcoin Forum
April 25, 2024, 02:26:40 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.
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714012000
Hero Member
*
Offline Offline

Posts: 1714012000

View Profile Personal Message (Offline)

Ignore
1714012000
Reply with quote  #2

1714012000
Report to moderator
1714012000
Hero Member
*
Offline Offline

Posts: 1714012000

View Profile Personal Message (Offline)

Ignore
1714012000
Reply with quote  #2

1714012000
Report to moderator
1714012000
Hero Member
*
Offline Offline

Posts: 1714012000

View Profile Personal Message (Offline)

Ignore
1714012000
Reply with quote  #2

1714012000
Report to moderator
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!