1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/releng/scripts
Jonah Graham 1ca3067521 Bug 540373: Use git ls-files instead of find
git ls-files has two benefits:
- Only finds tracked files
   This is necessary because we were having a few cleanups
   being attempted on ignored files.
- Is much faster

Change-Id: I5a53497f8ef9c839676b7ef7e3be35171140f4b9
2018-11-24 10:55:06 +00:00
..
change_to_eplv2.sh Bug 540371: Script for updating to EPLv2 2018-11-20 21:22:12 +00:00
ChangeJavaVersion.sh Add script to change java version 2016-06-20 09:13:36 -04:00
check_code_cleanliness.sh Bug 540373: Use git ls-files instead of find 2018-11-24 10:55:06 +00:00
check_mvn_plugin_versions.sh Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00