277:46c4db4da923
Anton Shestakov <av6@dwimlabs.net>, Sat, 13 Jul 2024 01:21:51 +0400
.hgrc: use last(::x) instead of ancestor(x) in actualize-topic This seems to work in most (if not all) situations, as long as there is a public ancestor for the topic to be rebased on.

previous change 56:49435f917654

docs/prompt-session-venv.sh

Permissions: -rw-r--r--

Other formats: Feeds:
#!/bin/false
# paste this into an interactive shell
virtualenv venv
source ./venv/bin/activate