sapling/edenscm/mercurial/commands
Mark Thomas 66d79c86c8 pull: remove postincoming advice
Summary:
The postincoming checks prints out advice of the following forms:

* `(run 'hg heads' to see heads)`
* `(run 'hg heads' to see heads, 'hg merge' to merge)`
* `(run 'hg heads .' to see heads, 'hg merge' to merge)`
* `(run 'hg update' to get a working copy)`

This advice is no longer useful, so remove it.

Reviewed By: DurhamG, farnz

Differential Revision: D15317185

fbshipit-source-id: 50ba576406c96715fa058399da53462be9b7a3bf
2019-05-20 06:19:49 -07:00
..
__init__.py pull: remove postincoming advice 2019-05-20 06:19:49 -07:00
debug.py ignore: make debugignore support gitignore 2019-05-15 02:05:27 -07:00
debugcheckoutidentifier.py dirstate: add checkoutidentifier to identify and correlate checkouts 2019-04-04 11:29:49 -07:00
debugmutation.py automigrate: add automigrate for mutation and visibility 2019-04-24 12:04:08 -07:00
debugstatus.py debugstatus: print the clock value stored in treestate 2019-02-20 11:01:52 -08:00
debugstrip.py subrepo: remove subrepo support 2019-03-11 10:43:55 -07:00
eden.py retry when failed fetching from contentstore 2019-04-30 16:04:58 -07:00
fs.py fs: add stats subcommands 2019-03-08 06:02:22 -08:00
uncommit.py codemod: move Python packages to edenscm 2019-01-28 18:35:41 -08:00