Dirk Tetzlaff replied to the topic 'Alt-Az mode for EQmod' in the forum. 4 years ago

@geehalel: many thanks ! Did as per the instructuction. Last command ("git checkout azeqaltaz") returned an error:

astroberry@astroberry:~/Projects $ git clone --depth 1 github.com/geehalel/indi.git
Cloning into 'indi'...
remote: Enumerating objects: 706, done.
remote: Counting objects: 100% (706/706), done.
remote: Compressing objects: 100% (667/667), done.
remote: Total 706 (delta 125), reused 131 (delta 24), pack-reused 0
Receiving objects: 100% (706/706), 2.34 MiB | 3.43 MiB/s, done.
Resolving deltas: 100% (125/125), done.
astroberry@astroberry:~/Projects $ cd ~/Projects/indi
astroberry@astroberry:~/Projects/indi $ git checkout azeqaltaz
error: pathspec 'azeqaltaz' did not match any file(s) known to git

Read More...