git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git - Pushing to a production website
@ 2009-01-10  4:23 4jxDQ6FQee2H
  2009-01-10  4:38 ` Boyd Stephen Smith Jr.
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: 4jxDQ6FQee2H @ 2009-01-10  4:23 UTC (permalink / raw)
  To: git

Hi,

Our company's website is stored in a GIT Repository.

The repository is coded for our test server.  When we push updates to
the production server, have manually run a script to patch several
files to make the code work on the production server (i.e. port
numbers, etc).

I'd like to write a script to email me whenever someone changes files
on the production server without checking those changes back into git
(i.e. running 'git status | grep "nothing to commit" ...').

However, this approach get confused by the files patched to work
correctly.

Is there any way to 'save' those patched files so they don't get
reported by 'git status', yet not mung up the git history every time
we push out an update?

Thanks!

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

end of thread, other threads:[~2009-01-10 11:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-10  4:23 Git - Pushing to a production website 4jxDQ6FQee2H
2009-01-10  4:38 ` Boyd Stephen Smith Jr.
2009-01-10  4:46   ` 4jxDQ6FQee2H
2009-01-10  5:04     ` Boyd Stephen Smith Jr.
2009-01-10  5:30       ` 4jxDQ6FQee2H
2009-01-10  5:54         ` Boyd Stephen Smith Jr.
2009-01-10  5:58   ` david
2009-01-10  6:41 ` Jacob Helwig
2009-01-10 11:04 ` David Aguilar
2009-01-10 11:50 ` Sitaram Chamarty

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