ONAP: Ignore git normalization changes on checkout 43/2243/3
authorrobert.tomczyk <robert.tomczyk@est.tech>
Tue, 17 Sep 2019 15:11:38 +0000 (16:11 +0100)
committerRobert Tomczyk <robert.tomczyk@est.tech>
Tue, 17 Sep 2019 15:18:57 +0000 (15:18 +0000)
commit5dbcccfa0384c68400feb80cbaf4a86b129de2cb
treedabc4aaed08ab57af0a7be8aa093087882c56b0b
parente07b44c5d220997b892e73454f5b7403979f2960
ONAP: Ignore git normalization changes on checkout

When the .gitatribute file is setup to change the file line-ending
in the repository the file will be updated straight after git checkout.

The -f flag will ignore those normalized files which cause
the rebuild job to fail for some ONAP projects.

Change-Id: I34007888815956fd04809d693c5fee0df1017c8a
jjb/onap/rebase-jobs.sh