### Summary 💡 Permit to skip path in traversal for `gix::diff::tree::Visit` ### Motivation 🔦 Enabling skipping in the diff visitor could reduce computation time, especially for scoped diff scenarios (e.g., `git log <path>`)