Gilles has uploaded a new change for review. https://gerrit.wikimedia.org/r/179090
Change subject: Add gitreview config file to repo ...................................................................... Add gitreview config file to repo Change-Id: I8d7ac57cb9000c0d9e0130d2a737f296704b44fc --- A .gitreview 1 file changed, 5 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/phabricator/tools refs/changes/90/179090/1 diff --git a/.gitreview b/.gitreview new file mode 100644 index 0000000..ec68daa --- /dev/null +++ b/.gitreview @@ -0,0 +1,5 @@ +[gerrit] +host=gerrit.wikimedia.org +port=29418 +project=phabricator/tools.git +defaultbranch=master -- To view, visit https://gerrit.wikimedia.org/r/179090 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8d7ac57cb9000c0d9e0130d2a737f296704b44fc Gerrit-PatchSet: 1 Gerrit-Project: phabricator/tools Gerrit-Branch: master Gerrit-Owner: Gilles <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
