Skip to content

Kryndex/eden-hg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eden-hg

This is the Mercurial extension for Eden.

This extension should be bundled with Eden by default so that after running eden clone <hg-repository> <directory>, the resulting <hg-repository>/.hg/hgrc file will have the following line:

[extensions]
eden = /path/to/eden-hg-bundled-with-eden/eden/hg/eden

If you want to use your own version of this extension, change this config to:

[extensions]
eden = /path/to/your-clone-of-eden-hg/eden/hg/eden

About

A mercurial extension for Eden.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%