• Show log

    Commit

  • Hash : 2dc31040
    Author : Carlos Martín Nieto
    Date : 2011-06-20T18:58:57

    Abstract the refspec query and parse
    
    Move them to their own functions to avoid duplication and to make it
    easier to ignore missing configuration.
    
    Not finding 'fetch' is considered fatal, though this might not be
    correct behaviour (push-only remotes?)
    
    Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>