Re: [PATCH] post-update hook: update working copy

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andreas Ericsson <ae@...>
Cc: Junio C Hamano <gitster@...>, Sam Vilain <sam.vilain@...>, <git@...>
Date: Friday, November 2, 2007 - 1:28 pm

Andreas Ericsson wrote:

Yeah, that's absolutely true. My use cases would be twofold. First, a 
public reference tree on a shared development server where people can 
look over my corner of the code base without having to check the whole 
thing out for themselves.

Second, a Web server with a bunch of static text/image files and PHP 
scripts. If I can deploy by just pushing to a "current release" branch, 
that saves me from having to first push then ssh to the machine and do 
"git reset --hard".

Neither one of those things is impossible to do with vanilla git. They 
just require extra busywork steps at the moment if you don't use an 
"update the working copy on push" hook.

-Steve
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] post-update hook: update working copy, Sam Vilain, (Thu Nov 1, 8:45 pm)
Re: [PATCH] post-update hook: update working copy, Junio C Hamano, (Thu Nov 1, 9:02 pm)
Re: [PATCH] post-update hook: update working copy, Andreas Ericsson, (Fri Nov 2, 6:34 am)
Re: [PATCH] post-update hook: update working copy, Steven Grimm, (Fri Nov 2, 1:28 pm)
Re: [PATCH] post-update hook: update working copy, Sam Vilain, (Thu Nov 1, 11:36 pm)
Re: [PATCH] post-update hook: update working copy, Junio C Hamano, (Fri Nov 2, 4:49 am)