text in red denotes deletions. So your team member pulled the remote branch? Did they switch to it? May they need to do a "checkout" to update their working directory files?
On Tue, Oct 30, 2012 at 3:19 PM, Cesar Casasola <[email protected]>wrote: > I first commit my changes in my clone repository (local repository). Then > to push changes to remote repository (server repository). When a tema > member clone the server repository get last changes committed but when view > files are outdated...I don't know what happens... > > By the way the red text from the image that means? > > > 2012/10/30 Max Hodges <[email protected]> > >> merge commit locally then push to server, I think. >> >> >> On Oct 30, 2012, at 15:01, Cesar Casasola <[email protected]> wrote: >> >> I finished to push my changes from clone repository to server repository >> but repository's files are outdated. >> >> <https://lh6.googleusercontent.com/-nsWNacjDdnU/UI9slav9OLI/AAAAAAAAAEo/JObA2MH08Ug/s1600/gitshow.JPG> >> The red text are changes made in clone repository but these changes aren't >> reflected in the original repository's physical file. >> >> I want rewrite the server repository's physical file with changes made >> in the clone repository. How I can do this? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Git for human beings" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/git-users/-/7oajD8EOItYJ. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/git-users?hl=en. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Git for human beings" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/git-users?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Git for human beings" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/git-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
