commit 80a2ea62921170c29f66461b9c1221746ad9b0ab Author: Filippo Valsorda Date: Tue Sep 7 11:15:17 2021 +0200 Placeholder branch for Homebrew migration diff --git a/README b/README new file mode 100644 index 0000000..62b39a4 --- /dev/null +++ b/README @@ -0,0 +1,2 @@ +This orphan master branch exists because it used to be checked out as +a Homebrew Tap, and "brew update" doesn't update the default branch. \ No newline at end of file diff --git a/tap_migrations.json b/tap_migrations.json new file mode 100644 index 0000000..13891f8 --- /dev/null +++ b/tap_migrations.json @@ -0,0 +1,3 @@ +{ + "age": "homebrew/core" +}