Advertisement
stronk7

Untitled

Feb 22nd, 2021
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. $ git diff MOODLE_311_STABLE master --stat | grep -v version.php | grep -v install/lang | grep -v upgrade.php
  2. .travis.yml | 2 +-
  3. analytics/classes/manager.php | 4 +-
  4. analytics/upgrade.txt | 4 +
  5. backup/backup.class.php | 4 +-
  6. composer.json | 2 +-
  7. composer.lock | 4 +-
  8. mod/lti/locallib.php | 2 +-
  9. question/type/essay/tests/helper.php | 6 +-
  10. question/type/essay/tests/question_test.php | 2 +-
  11. 550 files changed, 991 insertions(+), 1315 deletions(-)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement