• Show log

    Commit

  • Hash : 349532d0
    Author : Brandon Casey
    Date : 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.