Mercurial > hg
comparison tests/test-check-py3-compat.t @ 33404:0d5afd360e9e
amend: new extension providing the amend command
Various third parties have implemented the `amend` command, which is in high
demand. This patch adds it as an experimental extension so its interface
could be formalized in core directly.
Since `commit --amend` is basically what `amend` should do. The command is
just a thin wrapper around `commit --amend` and just prevent the editor from
popping up by passing `--message`.
author | Jun Wu <quark@fb.com> |
---|---|
date | Tue, 11 Jul 2017 20:53:55 -0700 |
parents | ddd65b4f3ae6 |
children | 05e3fa254b6b |
comparison
equal
deleted
inserted
replaced
33403:1bb209d08a34 | 33404:0d5afd360e9e |
---|