From e4d3809161fc54d6913c0c2c7f6a7b51eebe223f Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Wed, 21 Jan 2015 18:34:58 +0100 Subject: Added advance usage examples to tutorial and made minor fixes. GIT_PYTHON_TRACE would actually fail (now) if we debugged archive operations. Related to #239 --- git/test/fixtures/diff_rename | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'git/test/fixtures/diff_rename') diff --git a/git/test/fixtures/diff_rename b/git/test/fixtures/diff_rename index 13abae0e..2d5241e3 100644 --- a/git/test/fixtures/diff_rename +++ b/git/test/fixtures/diff_rename @@ -8,5 +8,5 @@ committer Michael Trier 1229389391 -0500 diff --git a/AUTHORS b/CONTRIBUTORS similarity index 100% -rename from AUTHORS -rename to CONTRIBUTORS +rename from Jérôme +rename to müller -- cgit v1.2.1