05-01-2019, 09:15 PM
(05-01-2019, 09:09 PM)Worldblender Wrote:(05-01-2019, 09:04 PM)ChoChoCup Wrote:(05-01-2019, 09:03 PM)Worldblender Wrote: Are you using the command-line program, or a GUI (which you have to tell me the name of)? Since you cloned a copy of my repository already, use one or both of the following commands to fetch the files (the commands assume that you opened a shell at the directory of the repository):Im using the command line i believe,when i tried those commands i got "not a git repository" or something like that.
If that didn't work completely, there is builtin help for Git and Git LFS, accessible by appending " --help".Code:* git pull
* git lfs checkout
You either have to use "cd <path to the repository>", or append after "git" " -C <path to the repository> <actions>". What operating system are you using?
im now confused,i never cloned your download. i downloaded the download from github,now what do i do? (Sorry,im a noob to this.)