• Show log

    Commit

  • Hash : 385449b1
    Author : Carlos Martín Nieto
    Date : 2015-03-04T01:23:20

    note: use a git_buf to return the default namespace
    
    The caller has otherwise no way to know how long the string will be
    allocated or ability to free it.
    
    This fixes #2944.