Is there some feature in bitbucket to have only shallow cloned while creating a branch from master which is having one year history.
Hi @Rohit Gupta
There isn't any known feature in Bitbucket Server to specifically enabling shallow clone for branches with the time limit. The conventional method would be using the git command itself. To perform the shallow clone, do use the following guide - Cloning repositories with a very long history
Regards,
Baskar.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.