diff options
author | Robert Speicher <robert@gitlab.com> | 2016-06-23 15:10:01 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2016-06-23 15:10:01 +0000 |
commit | c5f2cffb1b1efe0bb017839308f6da6291d9d40a (patch) | |
tree | b93deea979faf416deeb727a53736a83f46c9726 /lib/gitlab_access_status.rb | |
parent | f2325a45c1ce4e6685f61a6e5d1ef0f351e34a18 (diff) | |
parent | d5860f45ad21848bbbceeb3823fca2b2820d6cde (diff) | |
download | gitlab-shell-c5f2cffb1b1efe0bb017839308f6da6291d9d40a.tar.gz |
Merge branch 'no-argf' into 'master'
ARGF does more than we want
ARGF is a virtual IO stream that treats the elements of ARGV as paths
to files to be opened. In practice, git-receive-pack will probably
never pass arguments to pre-receive and post-receive because it is not
supposed to (according to 'man 5 githooks'). In case it does, however
our hooks should not have the surprise behavior of treating those
arguments as files to be opened.
See merge request !66
Diffstat (limited to 'lib/gitlab_access_status.rb')
0 files changed, 0 insertions, 0 deletions