I ran
git clone https://github.com/moses-smt/mosesdecoder.git
and then pressed Ctrl + C. I then tried to clone again, but I got the following error:
fatal: destination path 'mosesdecoder' already exists and is not an empty directory
How can I solve this problem?