Descriptioncodereview: force hg update after hg pull -u during hg sync
If you hg update your client to an earlier CL, then
hg sync will move you back to tip if it pulls anything in,
but it will leave you where you are if it doesn't pull anything in.
That's confusing: make hg sync always update to tip.
Patch Set 1 #Patch Set 2 : diff -r cbcc3e864275 https://code.google.com/p/go/ #Patch Set 3 : diff -r cbcc3e864275 https://code.google.com/p/go/ #Patch Set 4 : diff -r 3899cce24466 https://code.google.com/p/go/ #MessagesTotal messages: 6
|