Hi I want to create bare git project without tags using clone.
But there is no option like "--no-tags".
Is there any way to clone without tags like below?
$ git clone {path}/test.git --no-tags --mirror
Thank you.
--
You received this message because you are subscribed to the Google Groups "Git
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.
