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 diff

Will phabricator show the relation of A and B? Is that a reasonable approach, anyway?


Michael


Reply via email to