More than that. If you have ever had to fix a bug in code common to multiple maintained releases of a project, being able to apply the same patch to them all as its own thing instead of having multiple cherry-picked commits with identical content would be nice.
I think giving a patch its own identity is a pretty neat concept and clearly different than the git approach, so thanks for this example!