-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Open
Labels
type/enhancementAn improvement of existing functionalityAn improvement of existing functionality
Description
Currently, it is possible to get a raw diff between 2 commits, for instance:
The same doesn't work, however, if tags are used instead of commit IDs, and branch names does not seem to work either. For instance:
https://try.gitea.io/ikervagyok/reflex-platform/commit/v0.5.3.0...v0.6.0.0.diff
It would be nice to have some unified URL to get a plain diff between any tags, commits and branch HEADs mix.
An example of how this works with github:
https://github.com/pfactum/pf-kernel/compare/v5.9...pf-5.9.diff
This gives a raw diff between a tag and a branch HEAD.
silverwind, Rinma, cedx, pfactum, avallach2000 and 4 more
Metadata
Metadata
Assignees
Labels
type/enhancementAn improvement of existing functionalityAn improvement of existing functionality