On 6/5/2018 10:51 AM, Ævar Arnfjörð Bjarmason wrote:
On Mon, Jun 4, 2018 at 6:52 PM, Derrick Stolee <dstolee@xxxxxxxxxxxxx> wrote:
Thanks for the feedback on v3. There were several small cleanups, but
perhaps the biggest change is the addition of "commit-graph: use
string-list API for input" which makes "commit-graph: add '--reachable'
option" much simpler.
Do you have a version of this pushed somewhere? Your fsck/upstream
branch conflicts with e.g. long-since-merged nd/repack-keep-pack.
Sorry I forgot to push. It is now available on GitHub [1]. I based my
commits on 'next' including the core.commitGraph fix for
t5318-commit-graph.sh I already sent [2].
[1] https://github.com/derrickstolee/git/tree/fsck/upstream
fsck/upstream branch matches this patch series
[2]
https://public-inbox.org/git/20180604123906.136417-1-dstolee@xxxxxxxxxxxxx/
[PATCH] t5318-commit-graph.sh: use core.commitGraph