• Harsh Chouraria's avatar
    Add message for repository backup skip · 3b7f3b5e
    Harsh Chouraria authored
    The backup procedure for repositories will print `[SKIPPED]` for any
    repository it finds empty, or non-existent.
    
    To an uninformed user reading just the terminal, the reason for the skip
    isn't clear, and it may also be alarming to them.
    
    This commonly applies to the .wiki or .design repos.
    
    This change alters the message to suggest the repository was empty.
    3b7f3b5e
repositories.rb 8.6 KB