This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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