After I pijul apply
a change from one channel onto the current channel, I can see that applied change in pijul log
, but my working copy doesn’t have those changes in it until I do pijul reset
.
Is that the correct way of doing it? Or is there a more proper way of making applied changes immediately affect the working copy?