• Show log

    Commit

  • Hash : bc737620
    Author : Jameson Miller
    Date : 2014-08-20T10:24:41

    Introduce option to use relative paths for repository work directory
    
    Teach git_repository_init_ext to use relative paths for the gitlink
    to the work directory. This is used when creating a sub repository
    where the sub repository resides in the parent repository's
    .git directory.