Commit Graph

3 Commits

Author SHA1 Message Date
Rain ⁣
10aea2f2d1 improve help text for split
Summary:
per https://fb.facebook.com/groups/scm/permalink/1672273556155591/

(Note: this ignores all push blocking failures!)

Reviewed By: quark-zju

Differential Revision: D8266343

fbshipit-source-id: a48e3f95c061cb8e6031f5844c49139602843238
2018-06-04 21:35:25 -07:00
Lukasz Langa
dfda82e492 Upgrade to 18.5b1
Summary: Mostly empty lines removed and added.  A few bugfixes on excessive line splitting.

Reviewed By: quark-zju

Differential Revision: D8199128

fbshipit-source-id: 90c1616061bfd7cfbba0b75f03f89683340374d5
2018-05-30 02:23:58 -07:00
Kostia Balytskyi
e75b9fc1b1 fb-hgext: move most of hgext3rd and related tests to core
Summary:
This commit moves most of the stuff in hgext3rd and related tests to
hg-crew/hgext and hg-crew/test respectively.

The things that are not moved are the ones which require some more complex
imports.


Depends on D6675309

Test Plan: - tests are failing at this commit, fixes are in the following commits

Reviewers: #sourcecontrol

Differential Revision: https://phabricator.intern.facebook.com/D6675329
2018-01-09 03:03:59 -08:00