>> If there is a way to get rid of all those directories I always prefer doing 
>> it over having .git in my production directory.

Alternatively, you might consider reconfiguring the GIT_DIR
environment variable to your needs.

On 4 March 2010 21:46, Huan Truong <hnt7...@truman.edu> wrote:
> Hi FSCKers,
>
> I have a working php system, nothing fancy, but once in a while I do
> update it manually. The source is on Github. What I usually do when I
> want to update the working system is to download the tarball from
> Github, then untar -xzvf the tarball, then cp -R the untarred files to
> the working production directory. It works but it's rather a boring job.
>
> Definitely I don't want the .git directory in my production directory to
> serve the users -- so creating a .git repo right in the public_html web
> directory is not really a good idea...
>
> I wonder if the process can be simplified somehow?
>
> Thanks,
>
> - Huan.
>
> -----------------------------------------------------------------
> To get off this list, send email to fsck-requ...@mtcs.truman.edu
> with Subject: unsubscribe
> -----------------------------------------------------------------
>
>

-----------------------------------------------------------------
To get off this list, send email to fsck-requ...@mtcs.truman.edu
with Subject: unsubscribe
-----------------------------------------------------------------

Reply via email to