On Sun, Jun 21, 2015 at 1:51 PM, Karthik Nayak [off-list ref] wrote:
On Mon, Jun 22, 2015 at 2:15 AM, Karthik Nayak [off-list ref] wrote:
quoted
The previous version of the patch series can be found here :
thread.gmane.org/gmane.comp.version-control.git/271754
Changes in this version :
* 01/11: Remove unnecessary tests and add signed tag.
* 04/11: Grammatical change.
* 06/11: Introduce a comment to explain code.
* 11/11: Grammatical change.
Thanks to Matthieu for suggestions on the previous version
The patches end at No 11. Even though they show XY/19.
I have more uncooked patches on my branch, which I'll eventually send
to the list.
Just FYI, you can "git format-patch -11 my-work~8" or something like that
and get 01/11 to 11/11 even if you have more commits that are not yet ready
near the tip.