I have cloned android source code for a SBC from here
git clone https://gitlab.com/friendlyelec/rk3399-android-8.1 --depth 1 -b master
Is there a way I can get full git history after I did clone by --depth=1 ?
I have cloned android source code for a SBC from here
git clone https://gitlab.com/friendlyelec/rk3399-android-8.1 --depth 1 -b master
Is there a way I can get full git history after I did clone by --depth=1 ?