Mercurial
Mercurial
>
hg
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
tests/helper-killhook.py
author
Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 23 Feb 2023 04:28:24 +0100
changeset 50192
6794f927bc48
parent 47284
21ed126bab53
permissions
-rw-r--r--
narrow: enforce that narrow spec is written within a transaction
import os
def killme(ui, repo, hooktype, **wkargs):
os._exit(80)