summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorWinnie Hellmann <winnie@gitlab.com>2019-04-21 12:08:22 +0200
committerWinnie Hellmann <winnie@gitlab.com>2019-05-10 14:12:19 +0200
commitcf33353b702ac63a193addb73a3cc07a09fc1902 (patch)
treed196d41c11e8725e1463ca9d960fef4df8274767 /.gitattributes
parent66cd2e97fbb520ff27f5e6873fb9e598e17b1224 (diff)
downloadgitlab-ce-cf33353b702ac63a193addb73a3cc07a09fc1902.tar.gz
Remove duplicate store_frontend_fixture() calls
for f in $(find spec/javascripts/fixtures/ -name '*.rb') do grep -v store_frontend_fixture < $f > $f.tmp; mv $f.tmp $f done
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions