I have cloned development once before and I see it under
git branch -a
Now I want to do a fresh clone from another directory but I cannot git clone 'development'
How do I get the full clone url from the command line? I could use the bitbucket UI but I would like to be able to grab the url from command line.