Mercurial > hg
comparison tests/test-issue842.t @ 45578:f9a3edf2dee4
git: add test showing `hg commit -i` working on a git repo
Shows `hg commit -i` working on a git repo via the `git`
extension. Adds working directory changes to files `alpha` and
`beta`, then selects only `alpha` changes and commits them.
As of now this would fail for a filename that
includes uppercase characters due to the lack of case folding
support in the extension.
Differential Revision: https://phab.mercurial-scm.org/D9081
author | Connor Sheehan <sheehan@mozilla.com> |
---|---|
date | Wed, 23 Sep 2020 14:20:49 -0400 |
parents | 2fc86d92c4a9 |
children | 55c6ebd11cb9 |
comparison
equal
deleted
inserted
replaced
45577:5c8230ca37f2 | 45578:f9a3edf2dee4 |
---|