Thread (17 messages) flat view 17 messages, 7 authors, 2016-06-15

Re: git pull works remotely but not locally

From: Ramkumar Ramachandra <hidden>
Date: 2016-06-15 22:48:52

Hi,
       $ git pull
       fatal: cannot exec 'git-pull': Permission denied
git-pull is simply a shell script (see git-pull.sh in git.git) which
executes `git fetch` and `git merge-base` among other things. Maybe
your git-pull file doesn't have execute permissions?

-- Ram
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help