Files
community.general/library
Gert Goet f4dcb33ccc Prevent permission denied when cloning
Without read permission to the current working directory, git-clone will
fail:
root@host:~$ sudo -u git -H git clone \
  git://github.com/ansible/ansible.git /home/git/ansible
fatal: Could not change back to '/root': Permission denied

This commit ensures that the working directory is changed to the
parent-folder of the destination before doing the clone.
2013-01-13 13:07:22 +01:00
..
2012-11-21 18:49:30 +01:00
2012-11-21 18:49:30 +01:00
2012-11-21 18:49:30 +01:00
2012-12-23 14:08:26 +01:00
2012-11-21 18:49:30 +01:00
2013-01-10 16:21:18 +01:00
2012-11-21 18:49:30 +01:00
2012-11-21 18:49:30 +01:00
2012-11-21 18:49:30 +01:00
2013-01-13 13:07:22 +01:00
2012-10-29 13:10:23 +01:00
2013-01-10 19:24:23 +01:00
2012-11-21 18:49:30 +01:00
2012-10-23 15:14:01 +02:00
2012-11-21 18:49:30 +01:00
2012-12-12 15:40:25 -06:00
2012-11-21 18:49:30 +01:00
2012-11-21 18:49:30 +01:00
2012-11-25 13:09:54 +01:00
2013-01-10 18:22:01 +01:00
2012-11-21 18:49:30 +01:00
2012-11-21 18:49:30 +01:00
2012-11-21 18:49:30 +01:00
2013-01-04 16:36:02 +10:00
2013-01-10 19:24:23 +01:00
2012-11-27 11:18:46 -05:00