summaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/code.google.com/p/freetype-go/.hg/hgrc
blob: 80ecd0d07cf8c5548465bce115915c543c6e3aa6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# example repository config (see "hg help config" for more info)
[paths]
default = https://code.google.com/p/freetype-go/

# path aliases to other clones of this repo in URLs or filesystem paths
# (see "hg help config.paths" for more info)
#
# default-push = ssh://jdoe@example.net/hg/jdoes-fork
# my-fork      = ssh://jdoe@example.net/hg/jdoes-fork
# my-clone     = /home/jdoe/jdoes-clone

[ui]
# name and email (local to this repository, optional), e.g.
# username = Jane Doe <jdoe@example.com>