Git development
 help / color / mirror / Atom feed
* Ignore version update changes on git show report?
@ 2013-02-26 19:53 Preben Liland Madsen
  2013-03-01 13:33 ` Michael J Gruber
  0 siblings, 1 reply; 3+ messages in thread
From: Preben Liland Madsen @ 2013-02-26 19:53 UTC (permalink / raw)
  To: git

Hello, 

I'm trying to investigate some what changes have been done between two versions of a software with the name IP.Board. 

This proves more troublesome than I thought, since their release builder appearantly updates the version number automatically in all files. 

This causes a lot of files to have this as the only change: 

- * IP.Board v3.4.2
+ * IP.Board v3.4.3

Which is quite annoying to have to go through and therefor is responsible for more than 800 files being changed. 

Is there some sort of git command or command I can combine together with git show that will ignore files with only these changes? Something along the lines of ignoring files where the only change matches this change or ignore files that've only gotten 1 line removed and 1 line added? 

Best regards, Preben

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-03-01 15:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-26 19:53 Ignore version update changes on git show report? Preben Liland Madsen
2013-03-01 13:33 ` Michael J Gruber
2013-03-01 15:12   ` Preben Liland Madsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox