Hi! When I do
git checkout -b A origin/master (changes) git checkout -b B A (changes) git checkout A arc diff git checkout B arc diffWill phabricator show the relation of A and B? Is that a reasonable approach, anyway?
Michael
Hi! When I do
git checkout -b A origin/master (changes) git checkout -b B A (changes) git checkout A arc diff git checkout B arc diffWill phabricator show the relation of A and B? Is that a reasonable approach, anyway?
Michael