annotate hgrc/hgrc-MacOSX @ 129:766520c00625

Use proper SSH options.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 26 Sep 2013 20:36:55 -0700
parents 6b2c3f14a5c1
children d190d7987730
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
22
29da26f67b37 Added MacOSX-specific config.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
1 [extdiff]
29da26f67b37 Added MacOSX-specific config.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
2 cmd.opendiff = opendiff-w
27
0d15dd4e2e16 Fixed opendiff.
Ludovic Chabant <ludovic@chabant.com>
parents: 22
diff changeset
3 opts.opendiff =
22
29da26f67b37 Added MacOSX-specific config.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
4
129
766520c00625 Use proper SSH options.
Ludovic Chabant <ludovic@chabant.com>
parents: 82
diff changeset
5 [ui]
766520c00625 Use proper SSH options.
Ludovic Chabant <ludovic@chabant.com>
parents: 82
diff changeset
6 ssh = ssh -C
766520c00625 Use proper SSH options.
Ludovic Chabant <ludovic@chabant.com>
parents: 82
diff changeset
7