Mercurial > evolve
comparison tests/test-simple4server-bundle2.t @ 1187:253293df84a6
merge with stable
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Sun, 14 Dec 2014 12:14:45 -0800 |
parents | ad7a31a7a413 cc3e68120185 |
children | 88e61e45026d 3ffa12edc05a |
comparison
equal
deleted
inserted
replaced
1181:ad7a31a7a413 | 1187:253293df84a6 |
---|---|
5 > [web] | 5 > [web] |
6 > push_ssl = false | 6 > push_ssl = false |
7 > allow_push = * | 7 > allow_push = * |
8 > [phases] | 8 > [phases] |
9 > publish = False | 9 > publish = False |
10 > [extensions] | |
11 > hgext.rebase= | |
12 > [experimental] | 10 > [experimental] |
13 > bundle2-exp=True | 11 > bundle2-exp=True |
14 > EOF | 12 > EOF |
15 | 13 |
16 $ mkcommit() { | 14 $ mkcommit() { |