Re: Request re git status

2017-02-06 Thread Ron Pero
gt; On Mon, Feb 6, 2017 at 3:36 PM Ron Pero wrote: >> I almost got bit by git: I knew there were changes on the remote >> server, but git status said I was uptodate with the remote. >> > > Do you mean you almost pushed some changed history with "--force" >

Request re git status

2017-02-06 Thread Ron Pero
Hi I almost got bit by git: I knew there were changes on the remote server, but git status said I was uptodate with the remote. This page explains it well. http://stackoverflow.com/questions/27828404/why-does-git-status-show-branch-is-up-to-date-when-changes-exist-upstream That page also contai