fetching https://github.com/Bolpat/phobos.git partially-ordered (attempt: 1/3)
From https://github.com/Bolpat/phobos
 * branch            partially-ordered -> FETCH_HEAD

merging FETCH_HEAD
Auto-merging std/traits.d
Merge made by the 'recursive' strategy.
 changelog/isPartiallyOrdered.dd |  55 +++++++++++
 std/traits.d                    | 198 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 253 insertions(+)
 create mode 100644 changelog/isPartiallyOrdered.dd