{"revision": {"id": "f23f8ffa-2f95-11f1-ae54-e86a64d24d78", "node_id": "f23e71f5-2f95-11f1-aabe-e86a64d24d78", "user_id": "edc3f576-2f95-11f1-900f-e86a64d24d78", "author": "foxhop", "data": "Mercurial HG\r\n================\r\nSet a default text editor\r\n------------------------------  \r\n\r\nEdit *~/.hgrc* and add the following line:\r\n\r\n .. code-block:: bash\r\n\r\n  [ui]\r\n  editor = whatever\r\n\r\nSet a default user editor\r\n------------------------------  \r\n\r\nEdit *~/.hgrc* and add the following line:\r\n\r\n .. code-block:: bash\r\n\r\n  [ui]\r\n  username = foxhopCommand Cheat sheet\r\n====================\r\n\r\n**hg status**\r\n Show the status of all files that differ from the most recent commit.\r\n**hg pull**\r\n Pull all changes from the central or main repository.\r\n**hg update**\r\n Update the local repository with any and all recently pulled changes.\r\n**hg commit**\r\n Commit any changes to the working directory to the local repository.\r\n**hg push**\r\n Push any changes from the local repository to the central or main repository.", "source_format": "rst", "revision_number": 7, "created": 1308696262000}}