Suppose I'm using a git module with ref: main, i.e. a branch information. When I push changes to that branch and run peru sync, the changes are not pulled, only after peru reup, but that updates my other (hard coded) revs, too, which is something I'd like to avoid.
Is that intended?
Thanks