Here are all the patches together. The other change (except putting them together) is that I tried to improve the commit messages as suggested by Paul and Junio. The first patch contains documentation fixes and could be applied to "maint". Christian Couder (4): Documentation: fix typos and spelling in git-replace documentation replace: use a GIT_NO_REPLACE_OBJECTS env variable gitk: add "--no-replace-objects" option Documentation: replace: talk a little bit about GIT_NO_REPLACE_OBJECTS Documentation/git-replace.txt | 24 ++++++++++++++---------- cache.h | 1 + connect.c | 1 + environment.c | 2 ++ git.c | 3 +++ gitk-git/gitk | 5 ++++- t/t6050-replace.sh | 17 +++++++++++++++++ 7 files changed, 42 insertions(+), 11 deletions(-) -- 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