Mercurial > hg
comparison tests/test-url-rev.t @ 19774:7805cb8030e0
rebase: remove bailifchanged check from pullrebase (BC)
This saves us a relatively superfluous status check for pull --rebase (if
rebase runs, it'll check for a clean working directory anyway), and brings hg
pull --rebase closer to hg pull && hg rebase.
This is a behavior change because pull --rebase with a dirty working directory
will now abort after performing the pull rather than before.
author | Siddharth Agarwal <sid0@fb.com> |
---|---|
date | Fri, 20 Sep 2013 16:32:05 -0700 |
parents | 4cf09a1bf5b2 |
children | 82b2ba904e3e |
comparison
equal
deleted
inserted
replaced
19773:51799a965446 | 19774:7805cb8030e0 |
---|