hyperion101010

Untitled

Nov 28th, 2018
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. 1>i applied patch to patch(changeset-10) and commited it
  2. and gave it for review
  3. 2>i was told to make changes but now there
  4. has been a lot of changes
  5. so i did hg pull --rebase
  6. bookmark it as tip
  7. 3>Now i have two bookmarks
  8. a)tip (current changeset) b)patch (changeset-10)
  9. 4>As i submit patch to phabricator using moz-phab
  10. it requires only the changeset on which i wrote the patch
  11. i.e (changeset-10)
  12. 5>Now what i want is not loose this (patch bookmark) changeset
  13. and at same time commit to newest pulled repo so that i
  14. am up to date ,as if i changed the changeset of "patch"
  15. to of "tip" it'll create a new changeset which i don't want
Add Comment
Please, Sign In to add comment