All pastes #2896009 Raw Edit

Stuff

public unlisted text v1 · immutable
#2896009 ·published 2015-01-02 23:41 UTC
rendered paste body
skunkworks@skunkworks-Studio-XPS-1645:~/linuxcnc-rob$ git pull
remote: Counting objects: 356, done.
remote: Compressing objects: 100% (101/101), done.
remote: Total 195 (delta 164), reused 103 (delta 93)
Receiving objects: 100% (195/195), 25.11 KiB | 0 bytes/s, done.
Resolving deltas: 100% (164/164), completed with 88 local objects.
From git://git.linuxcnc.org/git/linuxcnc
   282376a..07c1fdc  2.6        -> origin/2.6
   7d0db93..944be60  2.7        -> origin/2.7
 * [new branch]      dgarr/use_hallib -> origin/dgarr/use_hallib
   677fe41..218fe70  master     -> origin/master
 * [new branch]      seb/2.7/sam -> origin/seb/2.7/sam
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=<remote>/<branch> github-robE/feature/spiral-arc-handling

skunkworks@skunkworks-Studio-XPS-1645:~/linuxcnc-rob$