Skip to content

Commit

Permalink
git-imerge: fix test on Monterey
Browse files Browse the repository at this point in the history
  • Loading branch information
cho-m authored and BrewTestBot committed Oct 2, 2022
1 parent 6b4a897 commit c7270cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/git-imerge.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ def install
end

test do
system "git", "config", "--global", "init.defaultBranch", "master"
system "git", "init"
system "git", "config", "user.name", "BrewTestBot"
system "git", "config", "user.email", "BrewTestBot@test.com"
Expand Down

0 comments on commit c7270cd

Please sign in to comment.