how to display the "clone" parent?
Robert P. J. Day
rpjday at crashcourse.ca
Tue Oct 6 11:40:10 CDT 2009
working my way thru the hg book, p. 20, it's obvious that by
default, "hg incoming" will display against the repository from which
the current working copy was cloned, correct? (the same holds for "hg
pull" if i read this properly.)
so how does one display the "parent" repository? i believe that's
what i can see in .hg/hgrc:
[paths]
default = /home/rpjday/hg/test/hello
is there an hg command that prints that? it seems like a useful piece
of info to be able to ask for. and what is the correct terminology
for the parent repository from which one cloned? thanks.
rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
Linux Consulting, Training and Annoying Kernel Pedantry.
Web page: http://crashcourse.ca
Twitter: http://twitter.com/rpjday
========================================================================
More information about the Mercurial
mailing list