Re: What's cooking in git.git (Jun 2019, #02; Thu, 6)

2019-06-12 Thread Junio C Hamano
Derrick Stolee writes: >> (this branch uses ds/commit-graph-write-refactor; is tangled with >> ds/close-object-store.) > > Sorry for the tangle here. I'll place the proper use of > close_commit_graph(struct raw_object_store *) into my changes > in the next version. FWIW, "tangled" is no bad th

Re: What's cooking in git.git (Jun 2019, #02; Thu, 6)

2019-06-12 Thread Derrick Stolee
On 6/6/2019 3:57 PM, Junio C Hamano wrote: > * ds/commit-graph-incremental (2019-06-06) 15 commits > - SQUASH??? 5323 is already taken > - commit-graph: clean up chains after flattened write > - commit-graph: verify chains with --shallow mode > - commit-graph: create options for split files >

Re: What's cooking in git.git (Jun 2019, #02; Thu, 6)

2019-06-12 Thread Duy Nguyen
On Fri, Jun 7, 2019 at 3:19 AM Junio C Hamano wrote: > * nd/switch-and-restore (2019-05-07) 43 commits > - Declare both git-switch and git-restore experimental > - help: move git-diff and git-reset to different groups > - doc: promote "git restore" > - user-manual.txt: prefer 'merge --abort' o