You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lkl tools: codying style checks: fetch Linux upstream tags
Since upstream merge PR don't contains the upstream tags, the coding
style checks will include upstream commits during merges with
upstream. To avoid this we need to fetch the Linux upstream tags.
To avoid using another env variable, we switch to using remote
autodetection.
NOTE: this requires that both upstream Linux and lkl remotes are
already setup for the current repository.
Signed-off-by: Octavian Purdila <tavi@cs.pub.ro>
0 commit comments