Closed
Description
Feature Description
Fork is an important operation in some development processes. It will be much more convenient if the resulting repository will contain only the useful references and not all the ones from the original repository.
As it is possible with github , it could be achieved by selecting a branch or a tag for the clone operation.