Oct. 18, 2018
3:33 a.m.
On Sat, Oct 13, 2018 at 09:51:53AM +0800, Ben Coman wrote:
Note that git branches are simply pointers to a particular commit hash. There is no computational link between the "branch name" in your repo and the "branch name" in the target repo.
Thanks Ben and Alistair. I'll experiment and write up whatever I find out. Pierce