@Obdolbino you can check out the last working version by running git checkout master~2
in yay's build directory for ros-melodic-rospack
.
@bionade24 you can fix this without changing the git history by running git revert master~2
. This will create commits undoing the last two (broken) commits.
Pinned Comments