mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	@@ -32,7 +32,6 @@ func (g *gitInfo) forPage(p page.Page) *gitmap.GitInfo {
 | 
			
		||||
	name = strings.TrimPrefix(name, "/")
 | 
			
		||||
 | 
			
		||||
	return g.repo.Files[name]
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func newGitInfo(cfg config.Provider) (*gitInfo, error) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user