libgit2/examples
Brandon Casey 349532d0b1 examples/network/git2.c: exit with proper status, and avoid segfault
This function should exit after printing usage information if too few
arguments were specified.

Additionally, it should exit with a failure status if the first argument
supplied is not one in the internal command list.
2011-11-06 19:44:29 -06:00
..
network examples/network/git2.c: exit with proper status, and avoid segfault 2011-11-06 19:44:29 -06:00
.gitignore update examples content to be compilable and up to date 2011-06-15 09:40:06 -07:00
general.c examples/general.c: update for recent API renaming of git_config_get_int 2011-11-05 18:01:32 -05:00
Makefile Fixed typo in example Makefile code and slimmed it down more. 2011-09-15 23:15:38 -04:00
showindex.c update examples content to be compilable and up to date 2011-06-15 09:40:06 -07:00