Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip symlinks in enqueue_git_update_all
I forgot that `-d` is actually true for symlinks. It resulted in the gru task processing over the same realpaths, trying to get a guard for the same path multiple times, which failed and ran int an endless retry. Issue: https://progress.opensuse.org/issues/164898
- Loading branch information