Post
Topic
Board Development & Technical Discussion
Re: [PULL] private key and wallet export/import
by
Pieter Wuille
on 04/07/2011, 13:20:13 UTC
Can anyone help a git and github newbie like me figure out how to get a diff from the pull request?  Just pointing me towards relevant documentation would be fine... I'm just having trouble finding it.  I'm using linux.  

Code:
git clone git://github.com/bitcoin/bitcoin
cd bitcoin
git remote add sipa git://github.com/sipa/bitcoin
git fetch --all
git diff master..sipa/showwallet