How can I see the files which are currently in my mercurial
repository?
Since the working directory has both tracked and untracked files.
hg manifest
will list files in commits, defaulting to the first parent of the working directory. hg status
with various flags will list files that are tracked or untracked.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With