No description provided.
[WIP] More granular debug #8620
pull rebroad wants to merge 2 commits into bitcoin:master from rebroad:MoreGranularDebug changing 6 files +97 −92-
rebroad commented at 11:34 AM on August 28, 2016: contributor
-
Display version message before disconnection criteria c84d79a7e3
-
Make debugging more granular 5decfe253c
-
MarcoFalke commented at 11:40 AM on August 28, 2016: member
Please use the existing pull:
Make sure to reset the branch to the state it was when you closed the pull:
https://github.com/isaacs/github/issues/361#issuecomment-219087497
or maybe:
git checkout MoreGranularDebug git reset --hard baea822e1178845b6b6ceb8fe0d60886098ecff1 git push origin MoreGranularDebug -f # reopen pull through GitHub button git reset --hard 5decfe2 git push origin MoreGranularDebug -f - MarcoFalke closed this on Aug 28, 2016
-
rebroad commented at 4:06 AM on August 29, 2016: contributor
@MarcoFalke thank you!
- DrahtBot locked this on Sep 8, 2021
Contributors