summaryrefslogtreecommitdiff
path: root/devel/hg-git/pkg-message
blob: f1b389b94d5f0cb5c130b5458f5e54cec8d04b74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
{ type: install
  message: <<EOM
To enable the Hg-Git extension it has to be added in either

'$PREFIX/etc/mercurial/hgrc' (per-system),
'$HOME/.hgrc' (per-user) or
'<repo>/.hg/hgrc' (per-repository)

Mercurial configuration file:

[extensions]
hggit =
EOM
}
]