Skip to content

Instantly share code, notes, and snippets.

@msg2015
Created March 21, 2015 19:42
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save msg2015/de86ea8da73351949fbd to your computer and use it in GitHub Desktop.
martin@kubunturechner:~/Downloads/openpli-enigma2-lalala$ git clone git://projects.vdr-developer.org/xine-lib.git
Initialized empty Git repository in /home/martin/Downloads/openpli-enigma2-lalala/xine-lib/.git/
remote: Counting objects: 96471, done.
remote: Compressing objects: 100% (62322/62322), done.
remote: Total 96471 (delta 36333), reused 93991 (delta 34059)
Receiving objects: 100% (96471/96471), 125.31 MiB | 2659 KiB/s, done.
Resolving deltas: 100% (36333/36333), done.
martin@kubunturechner:~/Downloads/openpli-enigma2-lalala$ git checkout remotes/origin/df-osd-handling
fatal: Not a git repository (or any of the parent directories): .git
martin@kubunturechner:~/Downloads/openpli-enigma2-lalala$ cd xine-lib/
martin@kubunturechner:~/Downloads/openpli-enigma2-lalala/xine-lib$ git checkout remotes/origin/df-osd-handling
error: pathspec 'remotes/origin/df-osd-handling' did not match any file(s) known to git.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment