• Show log

    Commit

  • Hash : 0cfcff5d
    Author : Russell Belfer
    Date : 2012-01-11T20:41:55

    Convert git_path_walk_up to regular function This gets rid of the crazy macro version of git_path_walk_up and makes it into a normal function that takes a callback parameter. This turned out not to be too messy.