Re: [PATCH v2 0/7] nd/worktree-move reboot

2018-03-03 Thread Eric Sunshine
On Mon, Feb 12, 2018 at 4:49 AM, Nguyễn Thái Ngọc Duy wrote: > v2 basically fixes lots of comments from Eric (many thanks!): memory > leak, typos, document updates, tests, corner case fixes. > Interdiff: Thanks, I finally got around to doing a full re-read of the entire series. v2 appears to addr

[PATCH v2 0/7] nd/worktree-move reboot

2018-02-12 Thread Nguyễn Thái Ngọc Duy
v2 basically fixes lots of comments from Eric (many thanks!): memory leak, typos, document updates, tests, corner case fixes. Interdiff: diff --git a/Documentation/git-worktree.txt b/Documentation/git-worktree.txt index 6f83723d9a..d322acbc67 100644 --- a/Documentation/git-worktree.txt +++ b/Docu