##// END OF EJS Templates
rebase: format commit in usual way when explaining that it became empty...
rebase: format commit in usual way when explaining that it became empty We use the _ctxdesc() for other similar messages, so it seems we should use it here too. Differential Revision: https://phab.mercurial-scm.org/D5394

File last commit:

r40307:dbc28c91 default
r40899:09680349 default
Show More
Cargo.toml
8 lines | 209 B | application/toml | TOMLLexer
[package]
name = "hg-core"
version = "0.1.0"
authors = ["Georges Racinet <gracinet@anybox.fr>"]
description = "Mercurial pure Rust core library, with no assumption on Python bindings (FFI)"
[lib]
name = "hg"