Skip to content

resolves #157 set src.origin.url correctly on files in content aggregate

Dan Allen requested to merge opendevise/oss/antora:issue-157-repo-url into master
  • if source url is remote, origin url should match value in playbook file
  • if source url is local, but connected to a remote, origin url should match url of remote
  • if source url is local, but not connected to a remote, origin url should be absolute path of repository

Merge request reports