Skip to content
  • Joey Hess's avatar
    refactoring · 4ff8a1ae
    Joey Hess authored
    filterBranch should be reusable for copy-branch command.
    
    Changed LogVariety to differentiate between LocationLog and UrlLog;
    only location logs contain uuids and need to be filtered by uuid,
    while url logs do not. This does not change current behavior,
    but it will let filterBranch be reused without filtering url logs
    incorrectly.
    4ff8a1ae