Fwd: [PATCH] translated German comments in starmath
Ruslan Kabatsayev
b7.10110111 at gmail.com
Fri Aug 3 13:57:49 PDT 2012
Hi,
Sorry, this was first sent to the wrong address:
---------- Forwarded message ----------
From: Ruslan Kabatsayev <b7.10110111 at gmail.com>
Date: Sat, Aug 4, 2012 at 12:56 AM
Subject: Re: [PATCH] translated German comments in starmath
To: Philipp Riemer <ruderphilipp at gmail.com>
Hi,
2012/8/3 Alexander Wilms <alexander.wilms at zoho.com>:
> When I want to continue working, is 'git reset --hard origin/master'
> all I need to do?
This doesn't fetch new remote changes, so you should do "git pull"
afterwards. Even better, instead of resetting and pulling, you can do
"git fetch && git rebase origin" so that if you have some local
commits which haven't been pushed, they'll get applied on top of
updated origin.
Regards,
Ruslan
More information about the LibreOffice
mailing list