git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to "pre-populate" a git message
@ 2010-12-03 17:51 Patrick Doyle
  2010-12-03 19:29 ` Jonathan Nieder
  2010-12-03 19:36 ` Dirk Süsserott
  0 siblings, 2 replies; 3+ messages in thread
From: Patrick Doyle @ 2010-12-03 17:51 UTC (permalink / raw)
  To: git

Once in a while, I would like to run some scripts that will
automatically generate some files that I keep maintained in my
repository.  (Yes, I know that I shouldn't have to keep them version
controlled if I can regenerate them, but it's easier to check out old
versions of the files than it is to check out old versions of the
repository, wait 1/2 hour to regenerate the files, and then look at
them).

I also like to review the files before they get committed.

Is there any way I can "pre-populate" the commit message so that I can
run my "regenerate" command, review the differences, and then commit
the changes with my prewritten message?

--wpd

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

end of thread, other threads:[~2010-12-03 19:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-03 17:51 How to "pre-populate" a git message Patrick Doyle
2010-12-03 19:29 ` Jonathan Nieder
2010-12-03 19:36 ` Dirk Süsserott

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).