deb-python-pygit2/docs/config.rst
2013-04-03 19:09:48 +02:00

542 B

Configuration files

pygit2.Repository.config

The Config type

pygit2.Config.get_system_config

pygit2.Config.get_global_config

pygit2.Config.foreach

pygit2.Config.add_file

pygit2.Config.get_multivar

pygit2.Config.set_multivar

The Config Mapping interface.