D1727: githelp: clean up reflog help

2018-01-18 Thread indygreg (Gregory Szorc)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGa4cd8f527a7f: githelp: clean up reflog help (authored by indygreg, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D1727?vs=4595&id=4924 REVISION D

D1727: githelp: clean up reflog help

2017-12-22 Thread indygreg (Gregory Szorc)
indygreg updated this revision to Diff 4595. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D1727?vs=4546&id=4595 REVISION DETAIL https://phab.mercurial-scm.org/D1727 AFFECTED FILES hgext/githelp.py tests/test-githelp.t CHANGE DETAILS diff --git a/

D1727: githelp: clean up reflog help

2017-12-18 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY This referenced commands that don't exist in core. The new help isn't great since it references an experimental extension. But it is better than nothing. W