You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I download your project through a wget and now i have the .git sitting on my vps and I am trying to unpack the bitcoin-sniffer.git so I can use the files. Do you know what command I should use?
The text was updated successfully, but these errors were encountered:
Hi. I guess you didn't understood how is git working ....
You need to
git clone https://github.com/sebicas/bitcoin-sniffer && cd bitcoin-sniffer
and thats all... git files btw is not for unpacking them :) you d better start from the begin... and learn this basics before trying to do something (probably wrong) on practice.
On Dec 22, 2017 11:51 PM, "Maxim Martynenko" ***@***.***> wrote:
Hi. I guess you didn't understood how is git working ....
You need to
git clone https://github.com/sebicas/bitcoin-sniffer && cd bitcoin-sniffer
and thats all... git files btw is not for unpacking them :) you d better
start from the begin... and learn this basics before trying to do something
(probably wrong) on practice.
sorry for critics
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Aa3QPYP79SOXQ-X06lEuTEe02MNWdAxwks5tDIbXgaJpZM4RLjeN>
.
Hi,
I download your project through a wget and now i have the .git sitting on my vps and I am trying to unpack the bitcoin-sniffer.git so I can use the files. Do you know what command I should use?
The text was updated successfully, but these errors were encountered: