I want to clone locally only the last commit of a remote git repository. I need this because the full clone fails (I think it is due to the huge size of the repository). Is it possible?
Thanks
I want to clone locally only the last commit of a remote git repository. I need this because the full clone fails (I think it is due to the huge size of the repository). Is it possible?
Thanks