git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* how to create a diff in old file new file format (for code reviews)
@ 2010-12-14  0:07 aerosmith
  2010-12-14  9:17 ` Michael J Gruber
  0 siblings, 1 reply; 5+ messages in thread
From: aerosmith @ 2010-12-14  0:07 UTC (permalink / raw)
  To: git


Hi,

I am trying to create a diff such that the original file (entire file) is
saved something like file1.h.old and the new modified file as file1.h.new. I
have read the various options for git-diff* tools but could not find one
such utility. All I get is the removals and additions as a diff. Does anyone
know how to create one with the help the available git utils? The only
method that I can think of is to do everything manually. Any help w.r.t.
this is really appreciated. Thanks in advance.
-- 
View this message in context: http://git.661346.n2.nabble.com/how-to-create-a-diff-in-old-file-new-file-format-for-code-reviews-tp5832810p5832810.html
Sent from the git mailing list archive at Nabble.com.

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

end of thread, other threads:[~2010-12-16  3:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-14  0:07 how to create a diff in old file new file format (for code reviews) aerosmith
2010-12-14  9:17 ` Michael J Gruber
2010-12-14  9:18   ` [PATCH 1/2] git-difftool.txt: correct the description of $BASE and describe $MERGED Michael J Gruber
2010-12-14  9:18     ` [PATCH 2/2] difftool: provide basename to external tools Michael J Gruber
2010-12-16  3:33   ` [solved] how to create a diff in old file new file format (for code reviews) Seshu Parvataneni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).