Question: Problem with installing galaxy data into my git bash!
0
chanwoo1143 • 10 wrote:
Hi,
I have some problem intstalling galaxy data into my git bash.
My version is version 2.7.0.windows.2
When I entered this code in git hub
git clone https://github.com/galaxyproject/galaxy/ , it produced this message "$ fatal: could not create work tree dir 'galaxy': Permission denied
bash: fatal:: command not found.". What should i do??
It seems as if you do not have permissions to write into the folder you are trying to clone galaxy to. Try using a different folder where you can write or ask the administrator for the permissions at the current folder.