##// END OF EJS Templates
match: fix assertion for fileset with no context (issue6046)...
match: fix assertion for fileset with no context (issue6046) A falsy changectx should be allowed.

File last commit:

r40307:dbc28c91 default
r41144:48124948 stable
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"