git reflog hg equivalent?

Augie Fackler raf at durin42.com
Wed Apr 19 20:43:59 UTC 2017


On Wed, Apr 19, 2017 at 4:40 PM, Uwe Brauer <oub at mat.ucm.es> wrote:
>
> This does not really makes much sense, but the point is I now run
> that command on a repo which is pushed to bitbucket and contains two
> named branches. In that repo I obtain
>
> Hg journal --all
> previous locations of the working copy and bookmarks:
> no recorded locations
>
>
> Why is this so? The repo has at least 194 commits.


I believe the journal extension is storing extra data, and if it
wasn't enabled then it won't know about the history of how the
repository changed over time.



More information about the Mercurial mailing list