git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Howto forward workdir to HEAD
@ 2008-09-06 21:32 Thomas Koch
  2008-09-07  6:58 ` Junio C Hamano
  2008-09-07  7:05 ` Tarmigan
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Koch @ 2008-09-06 21:32 UTC (permalink / raw)
  To: Git Mailing List

Hi,

I'm trying to setup an intranet Webapp using GIT for maintanance and
backup. First I created a git repo on my working machine and imported
the webapp, made some changes.

Then I created a normal, non-bare repo at the server and pushed from my
local repo into the server repo, checked out branch "stable" and
everything is fine.

Now I made a local change and pushed again, but the servers workdir is
not automatically forwarded to the pushed state. How do I forward it?

Can I define a Hook that automatically forwards the workdir after a
push, but only if the workdir is clean?

What do you think of this method to deploy a webapp?

Best regards,
-- 
Thomas Koch, Software Developer
http://www.koch.ro

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

end of thread, other threads:[~2008-09-07  7:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-06 21:32 Howto forward workdir to HEAD Thomas Koch
2008-09-07  6:58 ` Junio C Hamano
2008-09-07  7:05 ` Tarmigan

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