Mercurial > hg
comparison tests/test-convert-svn-sink.t @ 20306:fe8e254c7ad6 stable
merge default into stable for 2.9 code freeze
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Tue, 21 Jan 2014 14:30:06 -0600 |
parents | aa9385f983fa |
children | 19d6fec60b81 |
comparison
equal
deleted
inserted
replaced
20213:8c69c69dbcd2 | 20306:fe8e254c7ad6 |
---|---|
15 > } | 15 > } |
16 | 16 |
17 $ cat >> $HGRCPATH <<EOF | 17 $ cat >> $HGRCPATH <<EOF |
18 > [extensions] | 18 > [extensions] |
19 > convert = | 19 > convert = |
20 > graphlog = | |
21 > EOF | 20 > EOF |
22 | 21 |
23 $ hg init a | 22 $ hg init a |
24 | 23 |
25 Add | 24 Add |