commit | 49a18a488a6b4b4f4f9f629deacf54538b788bef | [log] [tgz] |
---|---|---|
author | Leonardo Sandoval <leonardo.sandoval@linaro.org> | Sun Sep 26 19:48:53 2021 -0500 |
committer | Leonardo Sandoval <leonardo.sandoval@linaro.org> | Sun Sep 26 20:04:16 2021 -0500 |
tree | dbda2658cd305c97260221fe2b379a496d7c61e1 | |
parent | d1b6b5a1a6a9682a8fcddba32a4367dd77bf1e24 [diff] |
clone.sh: remove clone parameters on git-clone command The removal allows git to clone and checkout the master branch with full repository history, which is then used for diffing changes between user and master branches, allowing static checks to run as expected. Fixes [1] [1] https://linaro.atlassian.net/browse/TFC-177 Signed-off-by: Leonardo Sandoval <leonardo.sandoval@linaro.org> Change-Id: I0bc34490818dd548e7d4694730151ff90dfc0c94