Code review comment for lp:~shawn111/bzr/lp_propose_message

Revision history for this message
Richard Wilbur (richard-wilbur) wrote :

I was interested to see your branch but when I visit the merge request, even though you filed it 9 hours ago, it still says "Updating diff... An updated diff will be available in a few minutes. Reload to see the changes." I reload with no change to what is displayed.

I've seen this problem occur in the past when someone created a stacked branch of lp:bzr.

Here's the recipe I use:

bzr branch lp:bzr [local_branch_name_if_not_bzr]
cd {bzr|local_branch_name_if_not_bzr}
[edit the file(s) with your favorite editor]
./bzr selftest # To make sure you didn't break anything.
bzr commit -m 'Describe your changes.'
bzr push lp:~shawn111/bzr/lp_propose_message

Then visit here:

https://code.launchpad.net/~shawn111/bzr/lp_propose_message/+register-merge

Fill out the form and submit.

review: Needs Information (no changes visible.)

« Back to merge proposal