Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # example repository config (see 'hg help config' for more info)
- [paths]
- default = ssh://[email protected]/tryton-env/
- # path aliases to other clones of this repo in URLs or filesystem paths
- # (see 'hg help config.paths' for more info)
- #
- # default:pushurl = ssh://[email protected]/hg/jdoes-fork
- # my-fork = ssh://[email protected]/hg/jdoes-fork
- # my-clone = /home/jdoe/jdoes-clone
- [hooks]
- update.modules = .hooks/link_modules
- update.requirements = .hooks/update_requirements
- [ui]
- # name and email (local to this repository, optional), e.g.
- # username = Jane Doe <[email protected]>
- ~
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement