Commit 349532d0b1fd4eb94b398616602674ff516f6d76

Brandon Casey 2011-11-06T19:44:29

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.