Skip to content

aportgen: replace raw git command with the 'pull' command

Luca Weiss requested to merge aportgen-pull into master

Previous:

ERROR: You can update your local checkout with: 'git -C"/home/luca/.local/var/pmbootstrap/cache_git/aports_upstream" pull'

Now:

ERROR: You can update your local checkout with: 'pmbootstrap pull'

Merge request reports