Re: [git-users] Re: help - pushes not reflected on remote origin

2010-05-07 Thread Rick DeNatale
On Fri, May 7, 2010 at 12:04 PM, Matt Palermo wrote: > Well, this is a private site system, so I definitely don't want it hosted on > github or any other 3rd party server. You can have private repositories on github, you just have to pay for them. Almost all of my clients have gone to using priv

[git-users] Re: help - pushes not reflected on remote origin

2010-05-07 Thread Konstantin Khomoutov
On May 7, 7:31 pm, "Matt Palermo" wrote: > Okay, maybe someone can give me advice for the best way to accomplish > this...  I have a team of developers (myself included) for a PHP website.  I > also have a design team.  On the main webserver I want to setup the "live" > site where all tested code

RE: [git-users] Re: help - pushes not reflected on remote origin

2010-05-07 Thread Matt Palermo
m] On Behalf Of Rick DeNatale Sent: Friday, May 07, 2010 11:56 AM To: git-users@googlegroups.com Subject: Re: [git-users] Re: help - pushes not reflected on remote origin On Fri, May 7, 2010 at 11:31 AM, Matt Palermo wrote: > Okay, maybe someone can give me advice for the best way to accomplish &

Re: [git-users] Re: help - pushes not reflected on remote origin

2010-05-07 Thread Rick DeNatale
On Fri, May 7, 2010 at 11:31 AM, Matt Palermo wrote: > Okay, maybe someone can give me advice for the best way to accomplish > this...  I have a team of developers (myself included) for a PHP website.  I > also have a design team.  On the main webserver I want to setup the "live" > site where all

RE: [git-users] Re: help - pushes not reflected on remote origin

2010-05-07 Thread Matt Palermo
git-users@googlegroups.com [mailto:git-us...@googlegroups.com] On Behalf Of Konstantin Khomoutov Sent: Friday, May 07, 2010 7:55 AM To: Git for human beings Subject: [git-users] Re: help - pushes not reflected on remote origin On May 7, 8:34 am, Matt Palermo wrote: > I have a server where

[git-users] Re: help - pushes not reflected on remote origin

2010-05-07 Thread Konstantin Khomoutov
On May 7, 8:34 am, Matt Palermo wrote: > I have a server where I setup a git repo.  I cloned it on my local dev > machine.  I add and delete some files and commit them on my local > repo.  Then I push the commit to the server origin repo.  All the > files I deleted in the local repo still appear