• Show log

    Commit

  • Hash : a2a305fc
    Author : Carlos Martín Nieto
    Date : 2011-06-07T15:39:40

    config: explain the cfg and file relationship better
    
    It's not clear how git_config and git_config_file relate to one
    another. Be more explicit about their relationship in the function
    documentation.
    
    Signed-off-by: Carlos Martín Nieto <cmn@elego.de>