[bisq-network/bitcoinj] new branch for 0.15.3 (#34)

Justin Carter notifications at github.com
Wed Sep 4 10:29:32 UTC 2019


I have rebased the bisq specific commits on to 0.15.3 https://github.com/bodymindarts/bitcoinj/tree/bisq_0.15.3 and would like to contribute it back to this repo.

As I do not have push access I cannot create a new branch and cannot open a PR against a branch that doesn't exist.

Perhaps someone with access could do the following:
```
git clone https://github.com/bitcoinj/bitcoinj.git && cd bitcoinj
git remote add bisq https://github.com/bisq-network/bitcoinj.git
git checkout v0.15.3
git checkout -b bisq-0.15.3
git push -u bisq bisq-0.15.3
```
Then I can open a PR against that branch to add the bisq specific commits.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bitcoinj/issues/34
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190904/92acebdb/attachment.html>


More information about the bisq-github mailing list