Re: [PATCH v12 00/15] Interactive git-clean

2013-05-20 Thread Junio C Hamano
Will replace what has been queued on 'pu' with trivial style fixups (haven't had a chance to make time to read it through). Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

[PATCH v12 00/15] Interactive git-clean

2013-05-17 Thread Jiang Xin
I feel change the order of patch 01/15 and patch 02/15 is better. I.E. Add test cases for relative_path first, then refactor relative_path and fix the test cases. Also fix wrong indent in t/7301. Differences with gitster/jx/clean-interactive: diff --git a/Documentation/git-clean.txt b/Documentat