]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge 1.5.0.7 in
authorJunio C Hamano <junkio@cox.net>
Wed, 4 Apr 2007 04:52:14 +0000 (21:52 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 4 Apr 2007 04:52:14 +0000 (21:52 -0700)
Signed-off-by: Junio C Hamano <junkio@cox.net>
1  2 
builtin-rerere.c
t/t4200-rerere.sh

Simple merge
index e081b32aff393c4ea6d2e12e3d69d2217d6ef378,69b8d26cd13b2fad7b84b9b37e240188aaf085b4..8b611bbea210551d86016b53718ba1af313f1353
@@@ -66,11 -74,16 +74,16 @@@ cat > expect << EO
   To sleep: perchance to dream: ay, there's the rub;
   For in that sleep of death what dreams may come
   When we have shuffled off this mortal coil,
+  Must give us pause: there's the respect
+ -<<<<<<<
+ -That makes calamity of so long life.
+ -=======
+  That makes calamity of so long life;
+ ->>>>>>>
  EOF
  git rerere diff > out
  
 -test_expect_success 'rerere diff' 'diff -u expect out'
 +test_expect_success 'rerere diff' 'git diff expect out'
  
  cat > expect << EOF
  a1