Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ 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
.
bin/cubicweb-ctl
author
Philippe Pepiot <philippe.pepiot@logilab.fr>
Wed, 18 Mar 2020 13:18:21 +0100
branch
3.27
changeset 12920
018b6445aef1
parent 12779
44147dab9d27
permissions
-rwxr-xr-x
Added tag 3.27.3, debian/3.27.3-1 for changeset 85284f028266
#!/usr/bin/env python3
from cubicweb.cwctl import run
run()