Bizarre missing changes (git bug?)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tim Harper
Date: Monday, July 21, 2008 - 1:26 pm

I ran into a strange issue that has left me scratching my head.

I have a commit in my history, that does indeed show up in my branch,  
named "sprint"

The following commands yield as follows (I've modified the output  
slightly to conceal any potentially proprietary information):

#########################
git log HEAD -p

commit 8f9effffb0dcdacd514085608e8923fbbe00ff29
Author: Name Concealed <email@email.com>
Date:   Mon Jul 14 16:19:18 2008 -0600

     commit message....

diff --git a/app/controllers/events_controller.rb b/app/controllers/ 
events_controller.rb
index 6905ba4..a0b7dfc 100644
--- a/app/controllers/events_controller.rb
+++ b/app/controllers/events_controller.rb
@@ -238,36 +238,37 @@ class EventsController < ApplicationController
    }.freeze

    RUBY_STUFF = {
-    changes...
-    changes...
-    changes...
+    changes...
+    changes...
+    changes...

diff --git a/spec/fixtures/factors.yml b/spec/fixtures/factors.yml
index 186ed73..3c76e86 100755
--- a/spec/fixtures/factors.yml
+++ b/spec/fixtures/factors.yml
@@ -2483,4 +2483,54 @@ some_branch:
    file:
    contents:
-  reliable_on:
\ No newline at end of file
+  data:
+fixture_name:
+  id: 115
+  file: Event
+  contents: behavior


#########################
git log spec/fixtures/factors.yml

... commit 8f9effff is not listed anywhere

#########################
git log app/controllers/events_controller.rb

... commit 8f9effff shows up

#########################
git branch --contains 8f9effff

   some-task-branch
* sprint


The changes in 8f9effff for app/controllers/events_controller.rb show  
up in the working copy, however the changes for spec/fixtures/ 
factors.yml are nowhere to be seen.  It's as if the history of that  
particular file diverged somehow, but I know that can't be true since  
git doesn't track files.

Anyone run into this before?  Any idea what might have caused it?   
We're a bit concerned about this because if we don't know how to avoid  
this, we no longer can feel certain that when something is committed,  
it will make it out in our release.

Any help or clues VERY much apperciated.  Thanks!

Tim

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Bizarre missing changes (git bug?), Tim Harper, (Mon Jul 21, 1:26 pm)
Re: Bizarre missing changes (git bug?), Linus Torvalds, (Mon Jul 21, 1:37 pm)
Re: Bizarre missing changes (git bug?), Alex Riesen, (Mon Jul 21, 1:42 pm)
Re: Bizarre missing changes (git bug?), Tim Harper, (Mon Jul 21, 3:53 pm)
Re: Bizarre missing changes (git bug?), Tim Harper, (Mon Jul 21, 3:55 pm)
Re: Bizarre missing changes (git bug?), Roman Zippel, (Fri Jul 25, 8:12 pm)
Re: Bizarre missing changes (git bug?), Linus Torvalds, (Sat Jul 26, 12:58 pm)
Re: Bizarre missing changes (git bug?), Roman Zippel, (Sun Jul 27, 10:50 am)
Re: Bizarre missing changes (git bug?), Linus Torvalds, (Sun Jul 27, 11:47 am)
Re: Bizarre missing changes (git bug?), Roman Zippel, (Sun Jul 27, 4:14 pm)
Re: Bizarre missing changes (git bug?), Linus Torvalds, (Sun Jul 27, 4:18 pm)
Re: Bizarre missing changes (git bug?), Martin Langhoff, (Sun Jul 27, 4:25 pm)
Re: Bizarre missing changes (git bug?), Roman Zippel, (Sun Jul 27, 5:00 pm)
Re: Bizarre missing changes (git bug?), Roman Zippel, (Sun Jul 27, 6:29 pm)
Re: Bizarre missing changes (git bug?), Linus Torvalds, (Sun Jul 27, 10:00 pm)
Re: Bizarre missing changes (git bug?), Linus Torvalds, (Sun Jul 27, 10:30 pm)
Re: Bizarre missing changes (git bug?), Roman Zippel, (Mon Jul 28, 7:59 pm)
Re: Bizarre missing changes (git bug?), Martin Langhoff, (Mon Jul 28, 8:15 pm)
Re: Bizarre missing changes (git bug?), Linus Torvalds, (Mon Jul 28, 8:29 pm)
Re: Bizarre missing changes (git bug?), Linus Torvalds, (Mon Jul 28, 8:33 pm)
Re: Bizarre missing changes (git bug?), Jeff King, (Mon Jul 28, 10:31 pm)
Re: Bizarre missing changes (git bug?), Roman Zippel, (Tue Jul 29, 4:39 am)
Re: Bizarre missing changes (git bug?), Roman Zippel, (Tue Jul 29, 5:32 am)
Re: Bizarre missing changes (git bug?), Olivier Galibert, (Tue Jul 29, 5:48 am)
Re: Bizarre missing changes (git bug?), Jeff King, (Tue Jul 29, 5:52 am)
Re: Bizarre missing changes (git bug?), Linus Torvalds, (Tue Jul 29, 8:50 am)
Re: Bizarre missing changes (git bug?), Linus Torvalds, (Tue Jul 29, 10:25 am)
Re: Bizarre missing changes (git bug?), Roman Zippel, (Tue Jul 29, 5:16 pm)
Re: Bizarre missing changes (git bug?), Martin Langhoff, (Tue Jul 29, 5:25 pm)
Re: Bizarre missing changes (git bug?), Linus Torvalds, (Tue Jul 29, 5:32 pm)
Re: Bizarre missing changes (git bug?), Linus Torvalds, (Tue Jul 29, 5:48 pm)
Re: Bizarre missing changes (git bug?), Roman Zippel, (Tue Jul 29, 6:14 pm)
Re: Bizarre missing changes (git bug?), Kevin Ballard, (Tue Jul 29, 6:32 pm)
Re: Bizarre missing changes (git bug?), Linus Torvalds, (Tue Jul 29, 6:49 pm)
Re: Bizarre missing changes (git bug?), Roman Zippel, (Tue Jul 29, 6:50 pm)
Re: Bizarre missing changes (git bug?), Linus Torvalds, (Tue Jul 29, 7:05 pm)
Re: Bizarre missing changes (git bug?), Roman Zippel, (Tue Jul 29, 7:48 pm)
Re: Bizarre missing changes (git bug?), Kevin Ballard, (Tue Jul 29, 8:20 pm)
Re: Bizarre missing changes (git bug?), Linus Torvalds, (Tue Jul 29, 8:21 pm)
Re: Bizarre missing changes (git bug?), Linus Torvalds, (Tue Jul 29, 8:35 pm)
Re: Bizarre missing changes (git bug?), Jeff King, (Tue Jul 29, 9:23 pm)
Re: Bizarre missing changes (git bug?), Jeff King, (Tue Jul 29, 9:26 pm)
Re: Bizarre missing changes (git bug?), Linus Torvalds, (Tue Jul 29, 9:52 pm)
Re: Bizarre missing changes (git bug?), Jakub Narebski, (Wed Jul 30, 1:36 am)
Re: Bizarre missing changes (git bug?), Junio C Hamano, (Wed Jul 30, 4:56 pm)
Re: Bizarre missing changes (git bug?), Junio C Hamano, (Wed Jul 30, 5:15 pm)
Re: Bizarre missing changes (git bug?), Linus Torvalds, (Wed Jul 30, 5:30 pm)