From 3cf18541430476c0954b432e0ed511babcf49aaf Mon Sep 17 00:00:00 2001 From: Adrian Ho Date: Tue, 27 Apr 2021 11:04:16 +0800 Subject: [PATCH 1/2] Interesting-Taps-and-Forks.md: add gromgit/fuse --- docs/Interesting-Taps-and-Forks.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Interesting-Taps-and-Forks.md b/docs/Interesting-Taps-and-Forks.md index 42906668ff..e70955553a 100644 --- a/docs/Interesting-Taps-and-Forks.md +++ b/docs/Interesting-Taps-and-Forks.md @@ -24,6 +24,8 @@ Your taps are Git repositories located at `$(brew --repository)/Library/Taps`. * [lifepillar/appleii](https://github.com/lifepillar/homebrew-appleii): Formulae for vintage Apple emulation. +* [gromgit/fuse](https://github.com/gromgit/homebrew-fuse): macOS FUSE formulae that are no longer available in Homebrew core. + ## Unsupported interesting forks * [mistydemeo/tigerbrew](https://github.com/mistydemeo/tigerbrew): Experimental Tiger PowerPC version. From f2fb76280efcbf2d2250abf6fe15b92265319ce0 Mon Sep 17 00:00:00 2001 From: Adrian Ho Date: Tue, 27 Apr 2021 13:34:39 +0800 Subject: [PATCH 2/2] Update docs/Interesting-Taps-and-Forks.md Co-authored-by: Nanda H Krishna --- docs/Interesting-Taps-and-Forks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Interesting-Taps-and-Forks.md b/docs/Interesting-Taps-and-Forks.md index e70955553a..3f333d1a57 100644 --- a/docs/Interesting-Taps-and-Forks.md +++ b/docs/Interesting-Taps-and-Forks.md @@ -24,7 +24,7 @@ Your taps are Git repositories located at `$(brew --repository)/Library/Taps`. * [lifepillar/appleii](https://github.com/lifepillar/homebrew-appleii): Formulae for vintage Apple emulation. -* [gromgit/fuse](https://github.com/gromgit/homebrew-fuse): macOS FUSE formulae that are no longer available in Homebrew core. +* [gromgit/fuse](https://github.com/gromgit/homebrew-fuse): macOS FUSE formulae that are no longer available in `homebrew/core`. ## Unsupported interesting forks