summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* update examples/config.rsiddharth2016-07-101-0/+1
| | | | * example/config (difme-repos): add docstring.
* add `make config` mechanism.rsiddharth2016-07-091-0/+8
`make config` will now install a sample configuration file at `~/.config/git-difme/config`. * Makefile (config, $(config_dir), $(config_file)): new targets. * README.org (the config file): add sub section under `installing` section. * examples/config: add file; sample user config file.