1573014554
Currently the only Gitiles url that can be resolved is urls that point to the tip of a specific branch. This change adds support for resolving urls that points to the following refs: * HEAD * A commit sha * Tag The old Gitiles url parser may be deprecated. Signed-off-by: Niklas Aronsson <niklasar@axis.com>
Integrations common functionality
Contains some common functionality of integrations.
This package will be imported both by the frontend and backend.