• Show log

    Commit

  • Hash : 17b06f4d
    Author : Russell Belfer
    Date : 2012-09-07T15:49:08

    Add missing accessor for fetchRecurseSubmodules
    
    When `git_submodule` became an opaque structure, I forgot to add
    accessor functions for the fetchRecurseSubmodules config setting.
    This fixes that.