Show file contents instead of commits
Closes Homebrew/homebrew#30324. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
		
							parent
							
								
									dfe1c47531
								
							
						
					
					
						commit
						70d0035d37
					
				@ -72,7 +72,7 @@ module Homebrew
 | 
				
			|||||||
      path = "Library/Formula/#{f.path.basename}"
 | 
					      path = "Library/Formula/#{f.path.basename}"
 | 
				
			||||||
    end
 | 
					    end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    "https://github.com/#{user}/#{repo}/commits/master/#{path}"
 | 
					    "https://github.com/#{user}/#{repo}/blob/master/#{path}"
 | 
				
			||||||
  end
 | 
					  end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  def info_formula f
 | 
					  def info_formula f
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user