Bitcoin Forum
April 30, 2024, 11:08:20 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Quick github bitcoin question  (Read 1342 times)
doof (OP)
Hero Member
*****
Offline Offline

Activity: 765
Merit: 503


View Profile WWW
August 23, 2014, 10:34:10 PM
 #1

Just want to clone the release build of 0.9.2.1.  Do the developers branch for release, or label / tag?

Is the command just git clone -b 0.9.2 https://github.com/bitcoin/bitcoin

https://github.com/bitcoin/bitcoin/tree/0.9.2

1714475300
Hero Member
*
Offline Offline

Posts: 1714475300

View Profile Personal Message (Offline)

Ignore
1714475300
Reply with quote  #2

1714475300
Report to moderator
1714475300
Hero Member
*
Offline Offline

Posts: 1714475300

View Profile Personal Message (Offline)

Ignore
1714475300
Reply with quote  #2

1714475300
Report to moderator
1714475300
Hero Member
*
Offline Offline

Posts: 1714475300

View Profile Personal Message (Offline)

Ignore
1714475300
Reply with quote  #2

1714475300
Report to moderator
The grue lurks in the darkest places of the earth. Its favorite diet is adventurers, but its insatiable appetite is tempered by its fear of light. No grue has ever been seen by the light of day, and few have survived its fearsome jaws to tell the tale.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
btchris
Hero Member
*****
Offline Offline

Activity: 672
Merit: 504

a.k.a. gurnec on GitHub


View Profile WWW
August 23, 2014, 11:26:28 PM
 #2

Each release version is tagged, so for example:

Code:
git clone https://github.com/bitcoin/bitcoin.git
cd bitcoin
git checkout tags/v0.9.2.1
doof (OP)
Hero Member
*****
Offline Offline

Activity: 765
Merit: 503


View Profile WWW
August 24, 2014, 04:41:20 AM
 #3

Thanks
bassguitarman
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500



View Profile
August 26, 2014, 06:19:01 PM
 #4

Each release version is tagged, so for example:

Code:
git clone https://github.com/bitcoin/bitcoin.git
cd bitcoin
git checkout tags/v0.9.2.1

You can also go to the tag and download the zip
alwinlinzee
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250



View Profile
August 28, 2014, 12:17:52 PM
 #5

Each release version is tagged, so for example:

Code:
git clone https://github.com/bitcoin/bitcoin.git
cd bitcoin
git checkout tags/v0.9.2.1

You can also go to the tag and download the zip

I think downloading the zip from the tag will be splendid at least one is rest assured of an updated version.

Pages: [1]
  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!