--- Day changed Tue Feb 19 2019 02:37 <@provoostenator> Weird, the repo move to bitcoin-core seems to confuse my git. 02:37 <@provoostenator> I deleted origin and replace that with bitcoin-core/HWI.git, and I added achow101 as a new remote, but it's not fetching your branches. 02:37 <@provoostenator> It's probably still trying to redirect 02:45 <@provoostenator> Ah well, this works too: wget https://patch-diff.githubusercontent.com/raw/bitcoin-core/HWI/pull/130.patch && git apply 130.patch 06:36 < instagibbs> ok im a bit stupid but how do I prompt -cli to give me the help text for an argument in a command 06:38 < instagibbs> oh -h the one thing i didnt try 06:50 < achow101> provoostenator: achow101/HWI will redirect to bitcoin-core/HWI. my repo is achow101/hardware-wallet-interface 06:52 < achow101> provoostenator: or just use upstream-pull but with bitcoin-core/HWI. see seKs7hyuuEPf@5nbAuYuTebP!wnK3@vYn3Uj6c^QKC7QAIALi@ 06:52 < achow101> https://github.com/bitcoin/bitcoin/blob/master/doc/productivity.md#reference-prs-easily-with-refspecs 07:03 -!- achow101 [~achow101@unaffiliated/achow101] has quit [Ping timeout: 272 seconds] 07:09 < instagibbs> git fetch whateveryounamehwi pull//head:branch_name is life 07:15 -!- achow101 [~achow101@unaffiliated/achow101] has joined ##hwi 07:18 <@provoostenator> I'll update the remote 07:22 <@provoostenator> TIL about refspec, sweet! 07:23 <@provoostenator> Wow, that just pulled in 700 MiB, but it must be worth it...