Mercurial > hg
comparison hgext/git/TODO.md @ 45516:73a5aa5e1857
git: pass `id` attribute of `pygit2.Tree` object
`pygit2`'s Repository object expects an instance of `Oid`
to return the corresponding object, instead of the object
itself.
After this change and D9062, `hg commit -i` seems to work,
unless it hits a case folding assertion (ie trying to add
a file like `README.md`).
Differential Revision: https://phab.mercurial-scm.org/D9068
author | Connor Sheehan <sheehan@mozilla.com> |
---|---|
date | Tue, 22 Sep 2020 09:06:09 -0400 |
parents | c5653cf2811d |
children |
comparison
equal
deleted
inserted
replaced
45515:89f0d9f87701 | 45516:73a5aa5e1857 |
---|