Trying to heroku git:clone after heroku fork yields an empty repository

I just ran: $ heroku fork -a oldapp newclonedapp and it worked fine and runs etc. Now I want to pull the code down to work on it [I realize heroku is not for version control and I usually use git...