Hi guys.
I download my code repository from:
hg clone https://[email protected]/sergiotapia/sharpdic
And now I have the folders on my machine; I can open the solution and develop on it. Now when I run hg log I don't see the initial push I made. Shouldn't I be able to see the initial push on the log?
I though cloning a repo got the complete changesets?
Thanks for the help.