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
static-checks: fix getting modified files with staged state.
On lib-common, we always check the whole repository except when using
our own git hook with staged files.
Do not check for modified files when not in staged-files mode.
'HEAD^' might not be available on certain cases.
Change-Id: I0d66f72e8a473571c494e8afacf2e1ae20dcff99
Priv-Id: 6dc534b61224dcfa5d734b83dd84e698011cf734
0 commit comments