Hi, Sorry, this was first sent to the wrong address: ---------- Forwarded message ---------- From: Ruslan Kabatsayev <b7.10110...@gmail.com> Date: Sat, Aug 4, 2012 at 12:56 AM Subject: Re: [PATCH] translated German comments in starmath To: Philipp Riemer <ruderphil...@gmail.com>
Hi, 2012/8/3 Alexander Wilms <alexander.wi...@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 _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice