tests/test-phabricator.t
branchstable
changeset 44775 cf3e07d7648a
parent 44774 c1c922391314
child 44945 7a0a1be721a3
equal deleted inserted replaced
44774:c1c922391314 44775:cf3e07d7648a
   179 Phabsending a skipped commit:
   179 Phabsending a skipped commit:
   180   $ hg phabsend --no-amend -r . --test-vcr "$VCR/phabsend-skipped.json"
   180   $ hg phabsend --no-amend -r . --test-vcr "$VCR/phabsend-skipped.json"
   181   1849d7828727 mapped to old nodes ['1849d7828727']
   181   1849d7828727 mapped to old nodes ['1849d7828727']
   182   D7919 - skipped - 1849d7828727: create comment for phabricator test
   182   D7919 - skipped - 1849d7828727: create comment for phabricator test
   183 
   183 
   184 Phabsend doesn't create an instability when rebasing existing revisions on top
   184 Phabsend doesn't create an instability when restacking existing revisions on top
   185 of new revisions.
   185 of new revisions.
   186 
   186 
   187   $ hg init reorder
   187   $ hg init reorder
   188   $ cd reorder
   188   $ cd reorder
   189   $ cat >> .hg/hgrc <<EOF
   189   $ cat >> .hg/hgrc <<EOF