Hi Guys,
I am trying to clone a repository using git clone command. But it is showing me the below given error.
$ git clone https://github.com/user/branchmerge.git /data
fatal: could not create work tree dir 'C:/Program Files/Git/data': Permission denied
Can anyone help me to resolve this error?