In this new version of the series, the only change in the 5 first
patches, is a small change in the commit message of patch 1.
Patches from 6/11 to 11/11 are all new:
- 6/11, 7/11 and 8/11 are about bypassing the type check
if -f is used
- 9/11, 10/11 and 11/11 are about adding long option names
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 [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html