git-ref2info: source.denx.de is a GitLab instance, add it to the selector; fixes #5168
This commit is contained in:
parent
b8bea3edb9
commit
7d72d18bb0
@ -113,7 +113,7 @@ function memoized_git_ref_to_info() {
|
||||
esac
|
||||
;;
|
||||
|
||||
"https://gitlab.com/"*)
|
||||
"https://gitlab.com/"* | "https://source.denx.de/"*)
|
||||
# GitLab is more complex than GitHub, there can be more levels.
|
||||
# This code is incomplete... but it works for now.
|
||||
# Example: input: https://gitlab.com/rk3588_linux/rk/kernel.git
|
||||
|
||||
Loading…
Reference in New Issue
Block a user