On Sun, May 24, 2009 at 10:47 PM, Simos Xenitellis
wrote:
> You can try 'git log origin..master' to see what commits you performed
> that did not get pushed to git.gnome.org.
> The list needs to be empty in order to 'git up', so that you do not have
> local commits pending.
well this is what hap
On Sun, May 24, 2009 at 5:10 PM, Tirumurti Vasudevan wrote:
> worked on evince and wanted to update.
> here goes...
>
> d...@narayana:~/git/evince/po$ git status
> # On branch master
> # Changed but not updated:
> # (use "git add ..." to update what will be committed)
> #
> # modified: t
worked on evince and wanted to update.
here goes...
d...@narayana:~/git/evince/po$ git status
# On branch master
# Changed but not updated:
# (use "git add ..." to update what will be committed)
#
# modified: ta.po
#
# Untracked files:
# (use "git add ..." to include in what will be co