(02-15-2014, 03:06 PM)pauldacheez Wrote: >see if you can get GIT for Linux®
Linux Torvalds himself made Git, you git.
Kamoro: git checkout 714be8d4b39d82a42e670479a1ddf6a4dd4dba47 && cmake .. && make -j4 && sudo make install
This was done with 4.0-720 already installed.
Input:
joel@joel-To-be-filled-by-O-E-M:~$ cd dolphin-emu
joel@joel-To-be-filled-by-O-E-M:~/dolphin-emu$ git checkout 714be8d4b39d82a42e670479a1ddf6a4dd4dba47 && cmake .. && make -j4 && sudo make install
Output:
fatal: reference is not a tree: 714be8d4b39d82a42e670479a1ddf6a4dd4dba47
What am I doing wrong?
