The only changes in this new version are: - removed useless redirections in 8/11 - improved commit message in 11/11 (s/litlle/little/) I may add examples and more in a new patch series later. Christian Couder (11): replace: forbid replacing an object with one of a different type Documentation/replace: state that objects must be of the same type t6050-replace: test that objects are of the same type t6050-replace: add test to clean up all the replace refs Documentation/replace: add Creating Replacement Objects section replace: bypass the type check if -f option is used Documentation/replace: tell that -f option bypasses the type check t6050-replace: check that -f option bypasses the type check replace: allow long option names Documentation/replace: list long option names t6050-replace: use some long option names Documentation/git-replace.txt | 28 +++++++++++++++++++++++++--- builtin/replace.c | 16 +++++++++++++--- t/t6050-replace.sh | 31 ++++++++++++++++++++++++++++--- 3 files changed, 66 insertions(+), 9 deletions(-) -- 1.8.4.rc1.31.g530f5ce.dirty -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html