comparison tests/test-merge2.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 f2719b387380
children 1850066f9e36
comparison
equal deleted inserted replaced
33403:1bb209d08a34 33404:0d5afd360e9e