libgit2/include
Russell Belfer 16adc9fade Typedef git_config_level_t and use it everywhere
The GIT_CONFIG_LEVEL constants actually work well as an enum
because they are mutually exclusive, so this adds a typedef to
the enum and uses that everywhere that one of these constants are
expected, instead of the old code that typically used an unsigned
int.
2013-05-24 10:35:58 -07:00
..
git2 Typedef git_config_level_t and use it everywhere 2013-05-24 10:35:58 -07:00
git2.h update copyrights 2013-01-08 17:31:27 -06:00