[PATCH v2] Remote subtree split --annotate

2016-01-04 Thread David Greene
Here's a re-roll with the commit message change suggested by Sebastian. Please apply. 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/majordomo-info.html

Remote subtree split --annotate

2016-01-02 Thread David Greene
This is a fairly simple patch to remove subtree's split --annotate option. The intent of the option is to mark commits split from a subdirectory but git has other tools more suitable for editing commit messages. Given --annotate an --unannotate feature seems obvious and in fact was requested at o