equal
deleted
inserted
replaced
4242 |
4242 |
4243 Show new changesets found in the specified path/URL or the default |
4243 Show new changesets found in the specified path/URL or the default |
4244 pull location. These are the changesets that would have been pulled |
4244 pull location. These are the changesets that would have been pulled |
4245 if a pull at the time you issued this command. |
4245 if a pull at the time you issued this command. |
4246 |
4246 |
4247 For remote repository, using --bundle avoids downloading the |
|
4248 changesets twice if the incoming is followed by a pull. |
|
4249 |
|
4250 See pull for valid source format details. |
4247 See pull for valid source format details. |
4251 |
4248 |
4252 .. container:: verbose |
4249 .. container:: verbose |
|
4250 |
|
4251 For remote repository, using --bundle avoids downloading the |
|
4252 changesets twice if the incoming is followed by a pull. |
4253 |
4253 |
4254 Examples: |
4254 Examples: |
4255 |
4255 |
4256 - show incoming changes with patches and full description:: |
4256 - show incoming changes with patches and full description:: |
4257 |
4257 |