Re: text object drawing
Posted by
dxli on
Jun 13, 2012; 12:55pm
URL: https://forum.librecad.org/text-object-drawing-tp5706744p5706756.html
Hi luca,
make sure you have my branch added as a "remote":
git remote add -t luca dxli https://github.com:dxli/LibreCAD.git
git fetch --all
git checkout -f -b dxli-branch dxli/luca
if you already have the remote there, you only have to checkout the branch luca from that remote.
if you already have the branch, simply siwtch to the branch and pull:
git checkout dxli-branch
git pull
Regards,
Dongxu
On Wed, Jun 13, 2012 at 8:08 AM, gnagno91 [via LibreCAD]
<[hidden email]> wrote:
Which command to update the HEAD? git update or something else?
Luca
--
Dongxu Li, Ph.D.
www.librecad.org