EBernhardson has uploaded a new change for review. https://gerrit.wikimedia.org/r/257645
Change subject: Add missing directories ...................................................................... Add missing directories Likely these directories were missed when duplicating the repository to a new name due to their being including in .gitignore. Being included it .gitignore ensures that development won't add additional repos, but makes duplicating a bit harder. Change-Id: I9f41aea2fb4f4e0200835d69f8584352b323f22e --- A cache/apt/.gitkeep A log/.gitkeep 2 files changed, 0 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/wikimedia/discovery/experimental refs/changes/45/257645/1 diff --git a/cache/apt/.gitkeep b/cache/apt/.gitkeep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/cache/apt/.gitkeep diff --git a/log/.gitkeep b/log/.gitkeep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/log/.gitkeep -- To view, visit https://gerrit.wikimedia.org/r/257645 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9f41aea2fb4f4e0200835d69f8584352b323f22e Gerrit-PatchSet: 1 Gerrit-Project: wikimedia/discovery/experimental Gerrit-Branch: master Gerrit-Owner: EBernhardson <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
